Searched refs:mlx5e_xdpsq (Results 1 – 5 of 5) sorted by relevance
46 void mlx5e_free_xdpsq_descs(struct mlx5e_xdpsq *sq);48 bool mlx5e_xmit_xdp_frame(struct mlx5e_xdpsq *sq, struct mlx5e_xdp_info *xdpi);52 static inline void mlx5e_xmit_xdp_doorbell(struct mlx5e_xdpsq *sq) in mlx5e_xmit_xdp_doorbell()
37 mlx5e_xmit_xdp_buff(struct mlx5e_xdpsq *sq, struct mlx5e_dma_info *di, in mlx5e_xmit_xdp_buff()105 bool mlx5e_xmit_xdp_frame(struct mlx5e_xdpsq *sq, struct mlx5e_xdp_info *xdpi) in mlx5e_xmit_xdp_frame()169 struct mlx5e_xdpsq *sq; in mlx5e_poll_xdpsq_cq()176 sq = container_of(cq, struct mlx5e_xdpsq, cq); in mlx5e_poll_xdpsq_cq()231 void mlx5e_free_xdpsq_descs(struct mlx5e_xdpsq *sq) in mlx5e_free_xdpsq_descs()260 struct mlx5e_xdpsq *sq; in mlx5e_xdp_xmit()
410 struct mlx5e_xdpsq { struct574 struct mlx5e_xdpsq xdpsq;603 struct mlx5e_xdpsq xdpsq;
970 static void mlx5e_free_xdpsq_db(struct mlx5e_xdpsq *sq) in mlx5e_free_xdpsq_db()975 static int mlx5e_alloc_xdpsq_db(struct mlx5e_xdpsq *sq, int numa) in mlx5e_alloc_xdpsq_db()992 struct mlx5e_xdpsq *sq, in mlx5e_alloc_xdpsq()1028 static void mlx5e_free_xdpsq(struct mlx5e_xdpsq *sq) in mlx5e_free_xdpsq()1538 struct mlx5e_xdpsq *sq, in mlx5e_open_xdpsq()1591 static void mlx5e_close_xdpsq(struct mlx5e_xdpsq *sq) in mlx5e_close_xdpsq()
1174 struct mlx5e_xdpsq *xdpsq; in mlx5e_poll_rx_cq()