Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/aquantia/atlantic/
Daq_macsec.h93 const struct macsec_secy *sw_secy; member
102 const struct macsec_secy *sw_secy; member
Daq_macsec.c58 if (macsec_cfg->aq_txsc[i].sw_secy == secy) in aq_get_txsc_idx_from_secy()
308 aq_clear_secy(nic, nic->macsec_cfg->aq_txsc[i].sw_secy, in aq_mdo_dev_stop()
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()
[all …]
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dcn10k_macsec.c102 if (txsc->sw_secy == secy) in cn10k_mcs_get_txsc()
116 if (rxsc->sw_rxsc == rx_sc && rxsc->sw_secy == secy) in cn10k_mcs_get_rxsc()
315 struct macsec_secy *secy = rxsc->sw_secy; in cn10k_mcs_write_rx_flowid()
968 cn10k_mcs_write_tx_sa_plcy(pfvf, txsc->sw_secy, in cn10k_mcs_delete_txsc()
1024 cn10k_mcs_write_rx_sa_plcy(pfvf, rxsc->sw_secy, rxsc, in cn10k_mcs_delete_rxsc()
1228 txsc->sw_secy = secy; in cn10k_mdo_add_secy()
1413 rxsc->sw_secy = ctx->secy; in cn10k_mdo_add_rxsc()
1758 secy = txsc->sw_secy; in cn10k_handle_mcs_event()
Dotx2_common.h405 struct macsec_secy *sw_secy; member
424 struct macsec_secy *sw_secy; member