Searched defs:cn10k_mcs_txsc (Results 1 – 1 of 1) sorted by relevance
398 struct cn10k_mcs_txsc { struct399 struct macsec_secy *sw_secy;400 struct cn10k_txsc_stats stats;401 struct list_head entry;402 enum macsec_validation_type last_validate_frames;403 bool last_replay_protect;404 u16 hw_secy_id_tx;405 u16 hw_secy_id_rx;406 u16 hw_flow_id;407 u16 hw_sc_id;[all …]