Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_txrx.c143 busy |= mlx5e_poll_xdpsq_cq(&c->rq_xdpsq.cq); in mlx5e_napi_poll()
H A Den.h649 struct mlx5e_xdpsq rq_xdpsq; member
696 struct mlx5e_xdpsq_stats rq_xdpsq; member
H A Den_main.c421 rq->xdpsq = &c->rq_xdpsq; in mlx5e_alloc_rq()
1002 &c->priv->channel_stats[c->ix].rq_xdpsq; in mlx5e_alloc_xdpsq()
1869 &cparam->xdp_sq.cqp, &c->rq_xdpsq.cq) : 0; in mlx5e_open_queues()
1893 &c->rq_xdpsq, false); in mlx5e_open_queues()
1913 mlx5e_close_xdpsq(&c->rq_xdpsq); in mlx5e_open_queues()
1928 mlx5e_close_cq(&c->rq_xdpsq.cq); in mlx5e_open_queues()
1953 mlx5e_close_xdpsq(&c->rq_xdpsq); in mlx5e_close_queues()
1959 mlx5e_close_cq(&c->rq_xdpsq.cq); in mlx5e_close_queues()
H A Den_stats.c262 struct mlx5e_xdpsq_stats *xdpsq_stats = &channel_stats->rq_xdpsq; in MLX5E_DECLARE_STATS_GRP_OP_UPDATE_STATS()
1745 MLX5E_READ_CTR64_CPU(&priv->channel_stats[i].rq_xdpsq, in MLX5E_DECLARE_STATS_GRP_OP_FILL_STATS()