Searched defs:mcs_flowid_entry_write_req (Results 1 – 1 of 1) sorted by relevance
1760 struct mcs_flowid_entry_write_req { struct1761 struct mbox_msghdr hdr;1762 u64 data[4];1763 u64 mask[4];1764 u64 sci; /* CNF10K-B for tx_secy_mem_map */1765 u8 flow_id;1766 u8 secy_id; /* secyid for which flowid is mapped */1767 u8 sc_id; /* Valid if dir = MCS_TX, SC_CAM id mapped to flowid */1768 u8 ena; /* Enable tcam entry */1769 u8 ctrl_pkt;[all …]