Searched defs:cn10k_mcs_txsc (Results 1 – 1 of 1) sorted by relevance
384 struct cn10k_mcs_txsc { struct385 struct macsec_secy *sw_secy;386 struct cn10k_txsc_stats stats;387 struct list_head entry;388 enum macsec_validation_type last_validate_frames;389 bool last_protect_frames;390 u16 hw_secy_id_tx;391 u16 hw_secy_id_rx;392 u16 hw_flow_id;393 u16 hw_sc_id;[all …]