Searched refs:aq_get_txsc_idx_from_secy (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_macsec.c | 49 static int aq_get_txsc_idx_from_secy(struct aq_macsec_cfg *macsec_cfg, in aq_get_txsc_idx_from_secy() function 491 txsc_idx = aq_get_txsc_idx_from_secy(nic->macsec_cfg, secy); in aq_mdo_upd_secy() 601 txsc_idx = aq_get_txsc_idx_from_secy(cfg, secy); in aq_mdo_add_txsa() 631 txsc_idx = aq_get_txsc_idx_from_secy(cfg, secy); in aq_mdo_upd_txsa() 681 txsc_idx = aq_get_txsc_idx_from_secy(cfg, ctx->secy); in aq_mdo_del_txsa() 1074 txsc_idx = aq_get_txsc_idx_from_secy(nic->macsec_cfg, ctx->secy); in aq_mdo_get_tx_sc_stats() 1107 txsc_idx = aq_get_txsc_idx_from_secy(cfg, ctx->secy); in aq_mdo_get_tx_sa_stats() 1292 txsc_idx = aq_get_txsc_idx_from_secy(nic->macsec_cfg, secy); in aq_clear_secy() 1321 txsc_idx = aq_get_txsc_idx_from_secy(nic->macsec_cfg, secy); in aq_apply_secy_cfg()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_macsec.c | 49 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()
|
Completed in 5 milliseconds