Searched refs:sw_secy (Results 1 – 4 of 4) sorted by relevance
93 const struct macsec_secy *sw_secy; member102 const struct macsec_secy *sw_secy; member
58 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 …]
51 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()
388 struct macsec_secy *sw_secy; member404 struct macsec_secy *sw_secy; member
Completed in 16 milliseconds