| /Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/nic/ | 
| D | cn10k_macsec.c | 97 						 struct macsec_secy *secy)  in cn10k_mcs_get_txsc()110 						 struct macsec_secy *secy,  in cn10k_mcs_get_rxsc()
 260 				   struct macsec_secy *secy, u8 hw_secy_id)  in cn10k_mcs_write_rx_secy()
 315 	struct macsec_secy *secy = rxsc->sw_secy;  in cn10k_mcs_write_rx_flowid()  local
 385 				struct macsec_secy *secy,  in cn10k_mcs_write_keys()
 422 				      struct macsec_secy *secy,  in cn10k_mcs_write_rx_sa_plcy()
 498 				   struct macsec_secy *secy,  in cn10k_mcs_write_tx_secy()
 580 				     struct macsec_secy *secy,  in cn10k_mcs_write_tx_flowid()
 626 				   struct macsec_secy *secy,  in cn10k_mcs_link_tx_sa2sc()
 660 				      struct macsec_secy *secy,  in cn10k_mcs_write_tx_sa_plcy()
 [all …]
 
 | 
| /Linux-v6.6/drivers/net/netdevsim/ | 
| D | macsec.c | 107 	struct nsim_secy *secy;  in nsim_macsec_add_rxsc()  local142 	struct nsim_secy *secy;  in nsim_macsec_upd_rxsc()  local
 169 	struct nsim_secy *secy;  in nsim_macsec_del_rxsc()  local
 200 	struct nsim_secy *secy;  in nsim_macsec_add_rxsa()  local
 227 	struct nsim_secy *secy;  in nsim_macsec_upd_rxsa()  local
 254 	struct nsim_secy *secy;  in nsim_macsec_del_rxsa()  local
 
 | 
| /Linux-v6.6/drivers/net/ | 
| D | macsec.c | 53 #define for_each_rxsc(secy, sc)				\  argument57 #define for_each_rxsc_rtnl(secy, sc)			\  argument
 98 	struct macsec_secy secy;  member
 289 			       const struct macsec_secy *secy, u32 pn,  in macsec_fill_sectag()
 445 static void __macsec_pn_wrapped(struct macsec_secy *secy,  in __macsec_pn_wrapped()
 454 void macsec_pn_wrapped(struct macsec_secy *secy, struct macsec_tx_sa *tx_sa)  in macsec_pn_wrapped()
 463 			    struct macsec_secy *secy)  in tx_sa_update_pn()
 494 	struct macsec_secy *secy = &macsec->secy;  in macsec_msdu_len()  local
 589 	struct macsec_secy *secy;  in macsec_encrypt()  local
 720 static bool macsec_post_decrypt(struct sk_buff *skb, struct macsec_secy *secy, u32 pn)  in macsec_post_decrypt()
 [all …]
 
 | 
| /Linux-v6.6/drivers/net/ethernet/aquantia/atlantic/ | 
| D | aq_macsec.c | 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()  local
 444 	const struct macsec_secy *secy = ctx->secy;  in aq_mdo_add_secy()  local
 478 	const struct macsec_secy *secy = ctx->secy;  in aq_mdo_upd_secy()  local
 543 			  const struct macsec_secy *secy,  in aq_update_txsa()
 581 	const struct macsec_secy *secy = ctx->secy;  in aq_mdo_add_txsa()  local
 608 	const struct macsec_secy *secy = ctx->secy;  in aq_mdo_upd_txsa()  local
 692 	const struct macsec_secy *secy = aq_rxsc->sw_secy;  in aq_set_rxsc()  local
 859 			  const struct macsec_secy *secy,  in aq_update_rxsa()
 911 	const struct macsec_secy *secy = ctx->secy;  in aq_mdo_add_rxsa()  local
 [all …]
 
 | 
| /Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/af/ | 
| D | mcs.h | 102 	u8 secy;  member116 	struct rsrc_bmap	secy;  member
 
 | 
| D | mcs.c | 406 void mcs_rx_sc_cam_write(struct mcs *mcs, u64 sci, u64 secy, int sc_id)  in mcs_rx_sc_cam_write()
 | 
| /Linux-v6.6/include/net/ | 
| D | macsec.h | 258 	struct macsec_secy *secy;  member309 static inline bool macsec_send_sci(const struct macsec_secy *secy)  in macsec_send_sci()
 
 | 
| /Linux-v6.6/drivers/net/phy/mscc/ | 
| D | mscc_macsec.c | 767 	struct macsec_secy *secy = ctx->secy;  in vsc8584_macsec_add_secy()  local
 | 
| D | mscc.h | 387 	struct macsec_secy *secy;  member
 | 
| /Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ | 
| D | macsec.c | 422 	const struct macsec_secy *secy = ctx->secy;  in mlx5e_macsec_secy_features_validate()  local483 	const struct macsec_secy *secy = ctx->secy;  in mlx5e_macsec_add_txsa()  local
 
 | 
| /Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/lib/ | 
| D | macsec_fs.c | 614 	const struct macsec_secy *secy = ctx->secy;  in macsec_fs_tx_create_sectag_header()  local
 |