Home
last modified time | relevance | path

Searched refs:sci_t (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dmacsec_fs.h21 sci_t sci;
60 u32 mlx5_macsec_fs_get_fs_id_from_hashtable(struct mlx5_macsec_fs *macsec_fs, sci_t *sci);
/linux/drivers/net/
H A Dmacsec.c75 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 Dnetdevsim.h63 sci_t sci;
68 sci_t sci;
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dmacsec.c64 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/include/net/
H A Ddst_metadata.h23 sci_t sci;
/linux/drivers/net/phy/
H A Dnxp-c45-tja11xx-macsec.c373 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()