Searched defs:cn10k_mcs_txsc (Results 1 – 1 of 1) sorted by relevance
390 struct cn10k_mcs_txsc { struct391 struct macsec_secy *sw_secy;392 struct cn10k_txsc_stats stats;393 struct list_head entry;394 enum macsec_validation_type last_validate_frames;395 bool last_replay_protect;396 u16 hw_secy_id_tx;397 u16 hw_secy_id_rx;398 u16 hw_flow_id;399 u16 hw_sc_id;[all …]