Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/aquantia/atlantic/
A Daq_macsec.h93 const struct macsec_secy *sw_secy; member
102 const struct macsec_secy *sw_secy; member
A Daq_macsec.c58 if (macsec_cfg->aq_txsc[i].sw_secy == secy) in aq_get_txsc_idx_from_secy()
319 const struct macsec_secy *secy = aq_txsc->sw_secy; in aq_set_txsc()
465 cfg->aq_txsc[txsc_idx].sw_secy = secy; in aq_mdo_add_secy()
523 nic->macsec_cfg->aq_txsc[txsc_idx].sw_secy = NULL; in aq_clear_txsc()
692 const struct macsec_secy *secy = aq_rxsc->sw_secy; in aq_set_rxsc()
762 cfg->aq_rxsc[rxsc_idx].sw_secy = ctx->secy; in aq_mdo_add_rxsc()
832 rx_sc->sw_secy = NULL; in aq_clear_rxsc()
1073 secy = aq_txsc->sw_secy; in aq_mdo_get_tx_sa_stats()
1174 const struct macsec_secy *secy = aq_txsc->sw_secy; in apply_txsc_cfg()
1202 const struct macsec_secy *secy = aq_rxsc->sw_secy; in apply_rxsc_cfg()
[all …]
/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/nic/
A Dcn10k_macsec.c51 if (txsc->sw_secy == secy) in cn10k_mcs_get_txsc()
65 if (rxsc->sw_rxsc == rx_sc && rxsc->sw_secy == secy) in cn10k_mcs_get_rxsc()
832 cn10k_mcs_write_tx_sa_plcy(pfvf, txsc->sw_secy, in cn10k_mcs_delete_txsc()
888 cn10k_mcs_write_rx_sa_plcy(pfvf, rxsc->sw_secy, rxsc, in cn10k_mcs_delete_rxsc()
1100 txsc->sw_secy = secy; in cn10k_mdo_add_secy()
1274 rxsc->sw_secy = ctx->secy; in cn10k_mdo_add_rxsc()
1613 secy = txsc->sw_secy; in cn10k_handle_mcs_event()
A Dotx2_common.h388 struct macsec_secy *sw_secy; member
404 struct macsec_secy *sw_secy; member

Completed in 16 milliseconds