Home
last modified time | relevance | path

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

/linux-6.8/drivers/net/ethernet/marvell/octeontx2/af/
Dmbox.h1920 struct mcs_free_rsrc_req { struct
1921 struct mbox_msghdr hdr;
1922 u8 rsrc_id; /* Index of the entry to be freed */
1923 u8 rsrc_type;
1924 u8 mcs_id;
1925 u8 dir;
1926 u8 all; /* Free all the cam resources */
1927 u64 rsvd;