Searched defs:secy (Results 1 – 10 of 10) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/nic/ |
A D | cn10k_macsec.c | 46 struct macsec_secy *secy) in cn10k_mcs_get_txsc() 59 struct macsec_secy *secy, in cn10k_mcs_get_rxsc() 303 struct macsec_secy *secy, in cn10k_mcs_write_rx_sa_plcy() 380 struct macsec_secy *secy, in cn10k_mcs_write_tx_secy() 444 struct macsec_secy *secy, in cn10k_mcs_write_tx_flowid() 490 struct macsec_secy *secy, in cn10k_mcs_link_tx_sa2sc() 524 struct macsec_secy *secy, in cn10k_mcs_write_tx_sa_plcy() 956 struct macsec_secy *secy, in cn10k_mcs_disable_rxscs() 1041 struct macsec_secy *secy = ctx->secy; in cn10k_mdo_open() local 1083 struct macsec_secy *secy = ctx->secy; in cn10k_mdo_add_secy() local [all …]
|
/linux-6.3-rc2/drivers/net/ |
A D | macsec.c | 98 struct macsec_secy secy; member 595 struct macsec_secy *secy; in macsec_encrypt() local 1423 struct macsec_secy *secy; in create_rx_sc() local 1535 struct macsec_secy *secy; in get_txsa_from_nl() local 1571 struct macsec_secy *secy; in get_rxsc_from_nl() local 1726 struct macsec_secy *secy; in macsec_add_rxsa() local 1880 struct macsec_secy *secy; in macsec_add_rxsc() local 1970 struct macsec_secy *secy; in macsec_add_txsa() local 2108 struct macsec_secy *secy; in macsec_del_rxsa() local 2174 struct macsec_secy *secy; in macsec_del_rxsc() local [all …]
|
/linux-6.3-rc2/drivers/net/ethernet/aquantia/atlantic/ |
A D | aq_macsec.c | 50 const struct macsec_secy *secy) in aq_get_txsc_idx_from_secy() 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 859 const struct macsec_secy *secy, in aq_update_rxsa() 911 const struct macsec_secy *secy = ctx->secy; in aq_mdo_add_rxsa() local 1051 const struct macsec_secy *secy; in aq_mdo_get_tx_sa_stats() local 1257 const struct macsec_secy *secy) in aq_apply_secy_cfg() [all …]
|
/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/af/ |
A D | mcs.h | 111 u8 secy; member 125 struct rsrc_bmap secy; member
|
A 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-6.3-rc2/include/net/ |
A D | macsec.h | 257 struct macsec_secy *secy; member 307 static inline bool macsec_send_sci(const struct macsec_secy *secy) in macsec_send_sci()
|
/linux-6.3-rc2/drivers/net/phy/mscc/ |
A D | mscc_macsec.c | 767 struct macsec_secy *secy = ctx->secy; in vsc8584_macsec_add_secy() local
|
A D | mscc.h | 384 struct macsec_secy *secy; member
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
A D | macsec.c | 453 const struct macsec_secy *secy = ctx->secy; in mlx5e_macsec_secy_features_validate() local 514 const struct macsec_secy *secy = ctx->secy; in mlx5e_macsec_add_txsa() local
|
A D | macsec_fs.c | 458 const struct macsec_secy *secy = ctx->secy; in macsec_fs_tx_create_sectag_header() local
|
Completed in 38 milliseconds