Searched refs:aq_rxsc (Results 1 – 3 of 3) sorted by relevance
30 static int aq_clear_rxsa(struct aq_nic_s *nic, struct aq_macsec_rxsc *aq_rxsc,73 if (macsec_cfg->aq_rxsc[i].sw_rxsc == rxsc) in aq_get_rxsc_idx_from_rxsc()688 const struct aq_macsec_rxsc *aq_rxsc = in aq_set_rxsc() local689 &nic->macsec_cfg->aq_rxsc[rxsc_idx]; in aq_set_rxsc()691 const struct macsec_rx_sc *rx_sc = aq_rxsc->sw_rxsc; in aq_set_rxsc()692 const struct macsec_secy *secy = aq_rxsc->sw_secy; in aq_set_rxsc()693 const u32 hw_sc_idx = aq_rxsc->hw_sc_idx; in aq_set_rxsc()760 cfg->aq_rxsc[rxsc_idx].hw_sc_idx = aq_to_hw_sc_idx(rxsc_idx, in aq_mdo_add_rxsc()762 cfg->aq_rxsc[rxsc_idx].sw_secy = ctx->secy; in aq_mdo_add_rxsc()763 cfg->aq_rxsc[rxsc_idx].sw_rxsc = ctx->rx_sc; in aq_mdo_add_rxsc()[all …]
115 struct aq_macsec_rxsc aq_rxsc[AQ_MACSEC_MAX_SC]; member
354 struct aq_macsec_rxsc *aq_rxsc; in aq_ethtool_get_strings() local359 aq_rxsc = &nic->macsec_cfg->aq_rxsc[i]; in aq_ethtool_get_strings()361 if (!(test_bit(sa, &aq_rxsc->rx_sa_idx_busy))) in aq_ethtool_get_strings()