Searched refs:mlx5e_ipsec_priv_bothdir (Results 1 – 2 of 2) sorted by relevance
74 mlx5e_ipsec_other_sa_entry(struct mlx5e_ipsec_priv_bothdir *pb, in mlx5e_ipsec_other_sa_entry()111 struct mlx5e_ipsec_priv_bothdir *pb) in mlx5e_ipsec_create_dwork()328 struct mlx5e_ipsec_sa_entry **privp, struct mlx5e_ipsec_priv_bothdir *pb, in mlx5e_if_sa_newkey_onedir()433 struct mlx5e_ipsec_priv_bothdir *pb; in mlx5e_if_sa_newkey()440 pb = malloc(sizeof(struct mlx5e_ipsec_priv_bothdir), M_DEVBUF, in mlx5e_if_sa_newkey()480 struct mlx5e_ipsec_priv_bothdir pb, *pbp; in mlx5e_if_sa_deinstall()487 pb = *(struct mlx5e_ipsec_priv_bothdir *)priv; in mlx5e_if_sa_deinstall()516 struct mlx5e_ipsec_priv_bothdir *pb; in mlx5e_if_sa_cnt()
58 struct mlx5e_ipsec_priv_bothdir { struct72 struct mlx5e_ipsec_priv_bothdir *pb; argument