Home
last modified time | relevance | path

Searched refs:aq_txsc (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/aquantia/atlantic/
A Daq_macsec.c317 struct aq_macsec_txsc *aq_txsc = &nic->macsec_cfg->aq_txsc[txsc_idx]; in aq_set_txsc() local
590 aq_txsc = &cfg->aq_txsc[txsc_idx]; in aq_mdo_add_txsa()
617 aq_txsc = &cfg->aq_txsc[txsc_idx]; in aq_mdo_upd_txsa()
1033 aq_txsc = &nic->macsec_cfg->aq_txsc[txsc_idx]; in aq_mdo_get_tx_sc_stats()
1034 stats = &aq_txsc->stats; in aq_mdo_get_tx_sc_stats()
1063 aq_txsc = &cfg->aq_txsc[txsc_idx]; in aq_mdo_get_tx_sa_stats()
1173 struct aq_macsec_txsc *aq_txsc = &nic->macsec_cfg->aq_txsc[txsc_idx]; in apply_txsc_cfg() local
1368 aq_txsc = &cfg->aq_txsc[txsc_idx]; in aq_check_txsa_expiration()
1629 aq_txsc = &cfg->aq_txsc[i]; in aq_macsec_update_stats()
1632 &aq_txsc->stats); in aq_macsec_update_stats()
[all …]
A Daq_macsec.h112 struct aq_macsec_txsc aq_txsc[AQ_MACSEC_MAX_SC]; member
A Daq_ethtool.c332 struct aq_macsec_txsc *aq_txsc; in aq_ethtool_get_strings() local
344 aq_txsc = &nic->macsec_cfg->aq_txsc[i]; in aq_ethtool_get_strings()
346 if (!(test_bit(sa, &aq_txsc->tx_sa_idx_busy))) in aq_ethtool_get_strings()

Completed in 13 milliseconds