Searched refs:xdpsq (Results 1 – 7 of 7) sorted by relevance
323 if (unlikely(!mlx5e_xmit_xdp_buff(rq->xdpsq, rq, xdp))) in mlx5e_xdp_handle()868 sq = &priv->channels.c[sq_num]->xdpsq; in mlx5e_xdp_xmit()955 struct mlx5e_xdpsq *xdpsq = rq->xdpsq; in mlx5e_xdp_rx_poll_complete() local957 if (xdpsq->mpwqe.wqe) in mlx5e_xdp_rx_poll_complete()958 mlx5e_xdp_mpwqe_complete(xdpsq); in mlx5e_xdp_rx_poll_complete()960 mlx5e_xmit_xdp_doorbell(xdpsq); in mlx5e_xdp_rx_poll_complete()
168 busy |= mlx5e_poll_xdpsq_cq(&c->xdpsq.cq); in mlx5e_napi_poll()239 mlx5e_cq_arm(&c->xdpsq.cq); in mlx5e_napi_poll()
713 struct mlx5e_xdpsq *xdpsq; member758 struct mlx5e_xdpsq xdpsq; member805 struct mlx5e_xdpsq_stats xdpsq; member
752 rq->xdpsq = &c->rq_xdpsq; in mlx5e_init_rxq_rq()1470 &c->priv->channel_stats[c->ix]->xdpsq : in mlx5e_alloc_xdpsq()2500 &c->xdpsq.cq); in mlx5e_open_queues()2543 err = mlx5e_open_xdpsq(c, params, &cparam->xdp_sq, NULL, &c->xdpsq, true); in mlx5e_open_queues()2573 mlx5e_close_cq(&c->xdpsq.cq); in mlx5e_open_queues()2589 mlx5e_close_xdpsq(&c->xdpsq); in mlx5e_close_queues()2602 mlx5e_close_cq(&c->xdpsq.cq); in mlx5e_close_queues()
548 mlx5e_stats_grp_sw_update_stats_xdp_red(s, &channel_stats->xdpsq); in MLX5E_DECLARE_STATS_GRP_OP_UPDATE_STATS()2534 &priv->channel_stats[i]->xdpsq, in MLX5E_DECLARE_STATS_GRP_OP_FILL_STATS()
603 sqs[num_sqs++] = c->xdpsq.sqn; in mlx5e_add_sqs_fwd_rules()
81 rq->xdpsq = &c->rq_xdpsq; in mlx5e_init_xsk_rq()