Searched refs:sci_t (Results 1 – 9 of 9) sorted by relevance
/linux/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/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/drivers/net/ |
H A D | macsec.c | 75 sci_t sci; 226 #define MACSEC_UNDEF_SCI ((__force sci_t)0xffffffffffffffffULL) 239 static sci_t make_sci(const u8 *addr, __be16 port) in make_sci() 241 sci_t sci; in make_sci() 249 static sci_t macsec_frame_sci(struct macsec_eth_header *hdr, bool sci_present) in macsec_frame_sci() 251 sci_t sci; in macsec_frame_sci() 422 static void macsec_fill_iv(unsigned char *iv, sci_t sci, u32 pn) in macsec_fill_iv() 859 sci_t sci, in macsec_decrypt() 957 static struct macsec_rx_sc *find_rx_sc(struct macsec_secy *secy, sci_t sci) 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() [all …]
|
/linux/drivers/net/netdevsim/ |
H A D | netdevsim.h | 60 sci_t sci; 65 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/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
H A D | macsec.c | 64 sci_t sci; 81 sci_t sci; 404 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() 876 sci_t sci = ctx_rx_sa->sc->sci; in mlx5e_macsec_add_rxsa() 960 sci_t sci = ctx_rx_sa->sc->sci; in mlx5e_macsec_upd_rxsa() 1015 sci_t sci = ctx->sa.rx_sa->sc->sci; in mlx5e_macsec_del_rxsa()
|
/linux/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()
|