Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.h400 struct cn10k_mcs_rxsc { struct
401 struct macsec_secy *sw_secy;
402 struct macsec_rx_sc *sw_rxsc;
403 struct cn10k_rxsc_stats stats;
404 struct list_head entry;
405 u16 hw_flow_id;
406 u16 hw_sc_id;
407 u16 hw_sa_id[CN10K_MCS_SA_PER_SC];
408 u8 sa_bmap;
409 u8 sa_key[CN10K_MCS_SA_PER_SC][MACSEC_MAX_KEY_LEN];