Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dmacsec.h138 struct macsec_rx_sc *sc;
159 struct macsec_rx_sc { struct
160 struct macsec_rx_sc __rcu *next; argument
245 struct macsec_rx_sc __rcu *rx_sc;
259 struct macsec_rx_sc *rx_sc;
/Linux-v6.6/drivers/net/
Dmacsec.c154 static struct macsec_rx_sa *macsec_active_rxsa_get(struct macsec_rx_sc *rx_sc) in macsec_active_rxsa_get()
169 struct macsec_rx_sc *rx_sc = container_of(head, struct macsec_rx_sc, rcu_head); in free_rx_sc_rcu()
175 static struct macsec_rx_sc *macsec_rxsc_get(struct macsec_rx_sc *sc) in macsec_rxsc_get()
180 static void macsec_rxsc_put(struct macsec_rx_sc *sc) in macsec_rxsc_put()
833 struct macsec_rx_sc *rx_sc = rx_sa->sc; in macsec_decrypt_done()
967 static struct macsec_rx_sc *find_rx_sc(struct macsec_secy *secy, sci_t sci) in find_rx_sc()
969 struct macsec_rx_sc *rx_sc; in find_rx_sc()
979 static struct macsec_rx_sc *find_rx_sc_rtnl(struct macsec_secy *secy, sci_t sci) in find_rx_sc_rtnl()
981 struct macsec_rx_sc *rx_sc; in find_rx_sc_rtnl()
1013 struct macsec_rx_sc *rx_sc = NULL; in handle_not_macsec()
[all …]
/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/nic/
Dcn10k_macsec.c111 struct macsec_rx_sc *rx_sc) in cn10k_mcs_get_rxsc()
314 struct macsec_rx_sc *sw_rx_sc = rxsc->sw_rxsc; in cn10k_mcs_write_rx_flowid()
360 struct macsec_rx_sc *sw_rx_sc = rxsc->sw_rxsc; in cn10k_mcs_write_sc_cam()
1062 struct macsec_rx_sc *sw_rx_sc; in cn10k_mcs_secy_rx_cfg()
1096 struct macsec_rx_sc *sw_rx_sc; in cn10k_mcs_disable_rxscs()
1470 struct macsec_rx_sc *sw_rx_sc = ctx->sa.rx_sa->sc; in cn10k_mdo_add_rxsa()
1513 struct macsec_rx_sc *sw_rx_sc = ctx->sa.rx_sa->sc; in cn10k_mdo_upd_rxsa()
1549 struct macsec_rx_sc *sw_rx_sc = ctx->sa.rx_sa->sc; in cn10k_mdo_del_rxsa()
1694 struct macsec_rx_sc *sw_rx_sc = ctx->sa.rx_sa->sc; in cn10k_mdo_get_rx_sa_stats()
Dotx2_common.h426 struct macsec_rx_sc *sw_rxsc;
/Linux-v6.6/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()
691 const struct macsec_rx_sc *rx_sc = aq_rxsc->sw_rxsc; in aq_set_rxsc()
910 const struct macsec_rx_sc *rx_sc = ctx->sa.rx_sa->sc; in aq_mdo_add_rxsa()
937 const struct macsec_rx_sc *rx_sc = ctx->sa.rx_sa->sc; in aq_mdo_upd_rxsa()
986 const struct macsec_rx_sc *rx_sc = ctx->sa.rx_sa->sc; in aq_mdo_del_rxsa()
1230 struct macsec_rx_sc *rx_sc; in aq_clear_secy()
1259 struct macsec_rx_sc *rx_sc; in aq_apply_secy_cfg()
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dmacsec.c655 const struct macsec_rx_sc *ctx_rx_sc = ctx->rx_sc; in mlx5e_macsec_add_rxsc()
735 const struct macsec_rx_sc *ctx_rx_sc = ctx->rx_sc; in mlx5e_macsec_upd_rxsc()