Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/
Dmacsec.h122 struct macsec_rx_sc *sc;
143 struct macsec_rx_sc { struct
144 struct macsec_rx_sc __rcu *next; argument
227 struct macsec_rx_sc __rcu *rx_sc;
241 struct macsec_rx_sc *rx_sc;
/Linux-v5.10/drivers/net/
Dmacsec.c164 struct macsec_rx_sc *rx_sc = container_of(head, struct macsec_rx_sc, rcu_head); in free_rx_sc_rcu()
170 static struct macsec_rx_sc *macsec_rxsc_get(struct macsec_rx_sc *sc) in macsec_rxsc_get()
175 static void macsec_rxsc_put(struct macsec_rx_sc *sc) in macsec_rxsc_put()
836 struct macsec_rx_sc *rx_sc = rx_sa->sc; in macsec_decrypt_done()
970 static struct macsec_rx_sc *find_rx_sc(struct macsec_secy *secy, sci_t sci) in find_rx_sc()
972 struct macsec_rx_sc *rx_sc; in find_rx_sc()
982 static struct macsec_rx_sc *find_rx_sc_rtnl(struct macsec_secy *secy, sci_t sci) in find_rx_sc_rtnl()
984 struct macsec_rx_sc *rx_sc; in find_rx_sc_rtnl()
1076 struct macsec_rx_sc *rx_sc; in macsec_handle_frame()
1134 struct macsec_rx_sc *sc = find_rx_sc(&macsec->secy, sci); in macsec_handle_frame()
[all …]
/Linux-v5.10/drivers/net/ethernet/aquantia/atlantic/
Daq_macsec.h103 const struct macsec_rx_sc *sw_rxsc;
Daq_macsec.c65 const struct macsec_rx_sc *rxsc) in aq_get_rxsc_idx_from_rxsc()
714 const struct macsec_rx_sc *rx_sc = aq_rxsc->sw_rxsc; in aq_set_rxsc()
940 const struct macsec_rx_sc *rx_sc = ctx->sa.rx_sa->sc; in aq_mdo_add_rxsa()
970 const struct macsec_rx_sc *rx_sc = ctx->sa.rx_sa->sc; in aq_mdo_upd_rxsa()
1022 const struct macsec_rx_sc *rx_sc = ctx->sa.rx_sa->sc; in aq_mdo_del_rxsa()
1285 struct macsec_rx_sc *rx_sc; in aq_clear_secy()
1314 struct macsec_rx_sc *rx_sc; in aq_apply_secy_cfg()