Home
last modified time | relevance | path

Searched defs:mcs_free_rsrc_req (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/drivers/net/ethernet/marvell/octeontx2/af/
Dmbox.h2017 struct mcs_free_rsrc_req { struct
2018 struct mbox_msghdr hdr;
2019 u8 rsrc_id; /* Index of the entry to be freed */
2020 u8 rsrc_type;
2021 u8 mcs_id;
2022 u8 dir;
2023 u8 all; /* Free all the cam resources */
2024 u64 rsvd;