Searched refs:sci_t (Results 1 – 5 of 5) sorted by relevance
33 typedef u64 __bitwise sci_t; typedef160 sci_t sci;234 sci_t sci;
23 sci_t sci;
17 sci_t sci;
64 sci_t sci;83 sci_t sci;414 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()682 static u32 mlx5e_macsec_get_sa_from_hashtable(struct rhashtable *sci_hash, sci_t *sci) in mlx5e_macsec_get_sa_from_hashtable()899 sci_t sci = ctx_rx_sa->sc->sci; in mlx5e_macsec_add_rxsa()984 sci_t sci = ctx_rx_sa->sc->sci; in mlx5e_macsec_upd_rxsa()1038 sci_t sci = ctx->sa.rx_sa->sc->sci; in mlx5e_macsec_del_rxsa()
75 sci_t sci;249 static sci_t make_sci(const u8 *addr, __be16 port) in make_sci()251 sci_t sci; in make_sci()261 sci_t sci; in macsec_frame_sci()880 sci_t sci, in macsec_decrypt()1096 sci_t sci; in macsec_handle_frame()1507 return (__force sci_t)nla_get_u64(nla); in nla_get_sci()1573 sci_t sci; in get_rxsc_from_nl()1876 sci_t sci = MACSEC_UNDEF_SCI; in macsec_add_rxsc()2176 sci_t sci; in macsec_del_rxsc()[all …]
Completed in 16 milliseconds