Searched refs:macsec_secy (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_macsec.c | 32 static int aq_clear_secy(struct aq_nic_s *nic, const struct macsec_secy *secy, 36 const struct macsec_secy *secy); 50 const struct macsec_secy *secy) in aq_get_txsc_idx_from_secy() 319 const struct macsec_secy *secy = aq_txsc->sw_secy; in aq_set_txsc() 444 const struct macsec_secy *secy = ctx->secy; in aq_mdo_add_secy() 478 const struct macsec_secy *secy = ctx->secy; in aq_mdo_upd_secy() 543 const struct macsec_secy *secy, in aq_update_txsa() 581 const struct macsec_secy *secy = ctx->secy; in aq_mdo_add_txsa() 608 const struct macsec_secy *secy = ctx->secy; in aq_mdo_upd_txsa() 692 const struct macsec_secy *secy = aq_rxsc->sw_secy; in aq_set_rxsc() [all …]
|
H A D | aq_macsec.h | 93 const struct macsec_secy *sw_secy; 102 const struct macsec_secy *sw_secy;
|
/linux/drivers/net/ |
H A D | macsec.c | 100 struct macsec_secy secy; 279 const struct macsec_secy *secy, u32 pn, in macsec_fill_sectag() 435 static void __macsec_pn_wrapped(struct macsec_secy *secy, in __macsec_pn_wrapped() 444 void macsec_pn_wrapped(struct macsec_secy *secy, struct macsec_tx_sa *tx_sa) in macsec_pn_wrapped() 453 struct macsec_secy *secy) in tx_sa_update_pn() 484 struct macsec_secy *secy = &macsec->secy; in macsec_msdu_len() 579 struct macsec_secy *secy; in macsec_encrypt() 710 static bool macsec_post_decrypt(struct sk_buff *skb, struct macsec_secy *secy, u32 pn) in macsec_post_decrypt() 860 struct macsec_secy *secy) in macsec_decrypt() 957 static struct macsec_rx_sc *find_rx_sc(struct macsec_secy *secy, sci_t sci) in find_rx_sc() [all …]
|
/linux/drivers/net/phy/mscc/ |
H A D | mscc.h | 387 struct macsec_secy *secy;
|
H A D | mscc_macsec.c | 767 struct macsec_secy *secy = ctx->secy; in vsc8584_macsec_add_secy()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
H A D | macsec.c | 447 const struct macsec_secy *secy = ctx->secy; in mlx5e_macsec_secy_features_validate() 508 const struct macsec_secy *secy = ctx->secy; in mlx5e_macsec_add_txsa()
|
/linux/drivers/net/phy/ |
H A D | nxp-c45-tja11xx-macsec.c | 192 struct macsec_secy *secy;
|