Searched defs:aq_macsec_cfg (Results 1 – 1 of 1) sorted by relevance
108 struct aq_macsec_cfg { struct109 enum aq_macsec_sc_sa sc_sa;111 unsigned long txsc_idx_busy;112 struct aq_macsec_txsc aq_txsc[AQ_MACSEC_MAX_SC];114 unsigned long rxsc_idx_busy;115 struct aq_macsec_rxsc aq_rxsc[AQ_MACSEC_MAX_SC];117 struct aq_macsec_common_stats stats;