Searched defs:cn10k_mcs_txsc (Results 1 – 1 of 1) sorted by relevance
407 struct cn10k_mcs_txsc { struct408 struct macsec_secy *sw_secy;409 struct cn10k_txsc_stats stats;410 struct list_head entry;411 enum macsec_validation_type last_validate_frames;412 bool last_replay_protect;413 u16 hw_secy_id_tx;414 u16 hw_secy_id_rx;415 u16 hw_flow_id;416 u16 hw_sc_id;[all …]