Home
last modified time | relevance | path

Searched refs:mlx5e_rq_mbuf (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/mlx5/mlx5_accel/
H A Dmlx5_ipsec_rxtx.c39 mlx5_accel_ipsec_rx_tag_add(if_t ifp, struct mlx5e_rq_mbuf *mr) in mlx5_accel_ipsec_rx_tag_add()
60 struct mlx5e_rq_mbuf *mr) in mlx5e_accel_ipsec_handle_rx_cqe()
H A Dipsec.h262 int mlx5_accel_ipsec_rx_tag_add(if_t ifp, struct mlx5e_rq_mbuf *mr);
264 struct mlx5e_rq_mbuf *mr);
273 struct mlx5e_rq_mbuf *mr) in mlx5e_accel_ipsec_handle_rx()
/freebsd/sys/dev/mlx5/mlx5_en/
H A Den.h751 struct mlx5e_rq_mbuf { struct
770 struct mlx5e_rq_mbuf *mbuf; argument
H A Dmlx5_en_rx.c326 struct mbuf *mb, struct mlx5e_rq_mbuf *mr, u32 cqe_bcnt) in mlx5e_build_rx_mbuf()