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