Lines Matching defs:mlx5e_rq
759 struct mlx5e_rq { struct
762 struct mlx5e_rq_stats stats; argument
766 #define mlx5e_rq_zero_start wq argument
771 struct mlx5e_rq_mbuf *mbuf; argument
772 if_t ifp;
773 struct mlx5e_cq cq;
774 struct lro_ctrl lro;
775 volatile int enabled;
776 int ix;
779 struct net_dim dim;
782 struct mlx5_wq_ctrl wq_ctrl;
783 u32 rqn;
784 struct mlx5e_channel *channel;