Searched refs:mlx5e_macsec_get_sa_from_hashtable (Results 1 – 1 of 1) sorted by relevance
682 static u32 mlx5e_macsec_get_sa_from_hashtable(struct rhashtable *sci_hash, sci_t *sci) in mlx5e_macsec_get_sa_from_hashtable() function1706 fs_id = mlx5e_macsec_get_sa_from_hashtable(&macsec->sci_hash, &md_dst->u.macsec_info.sci); in mlx5e_macsec_handle_tx_skb()1724 fs_id = mlx5e_macsec_get_sa_from_hashtable(&macsec->sci_hash, &md_dst->u.macsec_info.sci); in mlx5e_macsec_tx_build_eseg()
Completed in 6 milliseconds