Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/
Den_txrx.c131 busy |= mlx5e_poll_xdpsq_cq(&c->rq_xdpsq.cq); in mlx5e_napi_poll()
Den.h708 struct mlx5e_xdpsq rq_xdpsq; member
754 struct mlx5e_xdpsq_stats rq_xdpsq; member
Den_main.c402 rq->xdpsq = &c->rq_xdpsq; in mlx5e_alloc_rq()
992 &c->priv->channel_stats[c->ix].rq_xdpsq; in mlx5e_alloc_xdpsq()
1853 &cparam->tx_cq, &c->rq_xdpsq.cq) : 0; in mlx5e_open_queues()
1869 &c->rq_xdpsq, false); in mlx5e_open_queues()
1889 mlx5e_close_xdpsq(&c->rq_xdpsq); in mlx5e_open_queues()
1901 mlx5e_close_cq(&c->rq_xdpsq.cq); in mlx5e_open_queues()
1923 mlx5e_close_xdpsq(&c->rq_xdpsq); in mlx5e_close_queues()
1928 mlx5e_close_cq(&c->rq_xdpsq.cq); in mlx5e_close_queues()
Den_stats.c183 struct mlx5e_xdpsq_stats *xdpsq_stats = &channel_stats->rq_xdpsq; in mlx5e_grp_sw_update_stats()
1642 MLX5E_READ_CTR64_CPU(&priv->channel_stats[i].rq_xdpsq, in mlx5e_grp_channels_fill_stats()