Home
last modified time | relevance | path

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

/linux/drivers/net/
H A Dmacsec.c159 struct macsec_rx_sc *rx_sc = container_of(head, struct macsec_rx_sc, rcu_head); in free_rx_sc_rcu()
165 static struct macsec_rx_sc *macsec_rxsc_get(struct macsec_rx_sc *sc) in macsec_rxsc_get()
170 static void macsec_rxsc_put(struct macsec_rx_sc *sc) in macsec_rxsc_put()
823 struct macsec_rx_sc *rx_sc = rx_sa->sc; in macsec_decrypt_done()
957 static struct macsec_rx_sc *find_rx_sc(struct macsec_secy *secy, sci_t sci) in find_rx_sc()
959 struct macsec_rx_sc *rx_sc; in find_rx_sc()
969 static struct macsec_rx_sc *find_rx_sc_rtnl(struct macsec_secy *secy, sci_t sci) in find_rx_sc_rtnl()
971 struct macsec_rx_sc *rx_sc; in find_rx_sc_rtnl()
1013 struct macsec_rx_sc *rx_sc; in handle_not_macsec()
1106 struct macsec_rx_sc *rx_sc; in macsec_handle_frame()
[all …]
/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_macsec.h103 const struct macsec_rx_sc *sw_rxsc;
H A 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/drivers/net/phy/
H A Dnxp-c45-tja11xx-macsec.c193 struct macsec_rx_sc *rx_sc;
801 struct macsec_rx_sc *rx_sc, bool en) in nxp_c45_rx_sc_en()
816 struct macsec_rx_sc *rx_sc = phy_secy->rx_sc; in nxp_c45_rx_sc_update()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dmacsec.c678 const struct macsec_rx_sc *ctx_rx_sc = ctx->rx_sc; in mlx5e_macsec_add_rxsc()
758 const struct macsec_rx_sc *ctx_rx_sc = ctx->rx_sc; in mlx5e_macsec_upd_rxsc()