Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/marvell/octeontx2/af/
Dmbox.h2027 struct mcs_flowid_entry_write_req { struct
2028 struct mbox_msghdr hdr;
2029 u64 data[4];
2030 u64 mask[4];
2031 u64 sci; /* CNF10K-B for tx_secy_mem_map */
2032 u8 flow_id;
2033 u8 secy_id; /* secyid for which flowid is mapped */
2034 u8 sc_id; /* Valid if dir = MCS_TX, SC_CAM id mapped to flowid */
2035 u8 ena; /* Enable tcam entry */
2036 u8 ctrl_pkt;
[all …]