Searched refs:sci_t (Results 1 – 9 of 9) sorted by relevance
| /linux-6.15/include/net/ |
| H A D | macsec.h | 34 typedef u64 __bitwise sci_t; typedef 161 sci_t sci; 235 sci_t sci; 379 static inline u64 sci_to_cpu(sci_t sci) in sci_to_cpu()
|
| H A D | dst_metadata.h | 23 sci_t sci;
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| H A D | macsec_fs.h | 21 sci_t sci; 60 u32 mlx5_macsec_fs_get_fs_id_from_hashtable(struct mlx5_macsec_fs *macsec_fs, sci_t *sci);
|
| H A D | macsec_fs.c | 99 sci_t sci; 700 void *macdev, struct rhashtable *hash_table, sci_t sci, in macsec_fs_id_add() 2067 u32 mlx5_macsec_fs_get_fs_id_from_hashtable(struct mlx5_macsec_fs *macsec_fs, sci_t *sci) in mlx5_macsec_fs_get_fs_id_from_hashtable()
|
| /linux-6.15/drivers/net/ |
| H A D | macsec.c | 76 sci_t sci; 240 static sci_t make_sci(const u8 *addr, __be16 port) in make_sci() 242 sci_t sci; in make_sci() 252 sci_t sci; in macsec_frame_sci() 860 sci_t sci, in macsec_decrypt() 1112 sci_t sci; in macsec_handle_frame() 1517 return (__force sci_t)nla_get_u64(nla); in nla_get_sci() 1583 sci_t sci; in get_rxsc_from_nl() 1886 sci_t sci = MACSEC_UNDEF_SCI; in macsec_add_rxsc() 2186 sci_t sci; in macsec_del_rxsc() [all …]
|
| /linux-6.15/drivers/net/netdevsim/ |
| H A D | netdevsim.h | 62 sci_t sci; 67 sci_t sci;
|
| H A D | macsec.c | 6 static int nsim_macsec_find_secy(struct netdevsim *ns, sci_t sci) in nsim_macsec_find_secy() 18 static int nsim_macsec_find_rxsc(struct nsim_secy *ns_secy, sci_t sci) in nsim_macsec_find_rxsc()
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| H A D | macsec.c | 64 sci_t sci; 81 sci_t sci; 408 mlx5e_macsec_get_rx_sc_from_sc_list(const struct list_head *list, sci_t sci) in mlx5e_macsec_get_rx_sc_from_sc_list() 880 sci_t sci = ctx_rx_sa->sc->sci; in mlx5e_macsec_add_rxsa() 964 sci_t sci = ctx_rx_sa->sc->sci; in mlx5e_macsec_upd_rxsa() 1019 sci_t sci = ctx->sa.rx_sa->sc->sci; in mlx5e_macsec_del_rxsa()
|
| /linux-6.15/drivers/net/phy/ |
| H A D | nxp-c45-tja11xx-macsec.c | 373 sci_t sci) in nxp_c45_find_secy() 590 sci_t sci) in nxp_c45_set_sci() 598 static bool nxp_c45_port_is_1(sci_t sci) in nxp_c45_port_is_1()
|