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