Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_macsec.c49 static int aq_get_txsc_idx_from_secy(struct aq_macsec_cfg *macsec_cfg, in aq_get_txsc_idx_from_secy() function
482 txsc_idx = aq_get_txsc_idx_from_secy(nic->macsec_cfg, secy); in aq_mdo_upd_secy()
586 txsc_idx = aq_get_txsc_idx_from_secy(cfg, secy); in aq_mdo_add_txsa()
613 txsc_idx = aq_get_txsc_idx_from_secy(cfg, secy); in aq_mdo_upd_txsa()
660 txsc_idx = aq_get_txsc_idx_from_secy(cfg, ctx->secy); in aq_mdo_del_txsa()
1029 txsc_idx = aq_get_txsc_idx_from_secy(nic->macsec_cfg, ctx->secy); in aq_mdo_get_tx_sc_stats()
1059 txsc_idx = aq_get_txsc_idx_from_secy(cfg, ctx->secy); in aq_mdo_get_tx_sa_stats()
1235 txsc_idx = aq_get_txsc_idx_from_secy(nic->macsec_cfg, secy); in aq_clear_secy()
1264 txsc_idx = aq_get_txsc_idx_from_secy(nic->macsec_cfg, secy); in aq_apply_secy_cfg()