Home
last modified time | relevance | path

Searched refs:mlx5_wq_cyc_get_wqe (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dtxrx.h87 wqe = mlx5_wq_cyc_get_wqe(wq, pi); in mlx5e_fetch_wqe()
100 struct mlx5e_tx_wqe *wqe = mlx5_wq_cyc_get_wqe(wq, pi); in mlx5e_post_nop()
117 struct mlx5e_tx_wqe *wqe = mlx5_wq_cyc_get_wqe(wq, pi); in mlx5e_post_nop_fence()
A Dxdp.c317 struct mlx5e_tx_wqe *wqe = mlx5_wq_cyc_get_wqe(wq, pi); in mlx5e_xmit_xdp_frame()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Dwq.h157 static inline void *mlx5_wq_cyc_get_wqe(struct mlx5_wq_cyc *wq, u16 ix) in mlx5_wq_cyc_get_wqe() function
A Dwq.c85 wqe = mlx5_wq_cyc_get_wqe(wq, ix); in mlx5_wq_cyc_wqe_dump()
A Den_rx.c426 struct mlx5e_rx_wqe_cyc *wqe = mlx5_wq_cyc_get_wqe(wq, ix + i); in mlx5e_alloc_rx_wqes()
559 umr_wqe = mlx5_wq_cyc_get_wqe(&sq->wq, pi); in mlx5e_build_shampo_hd_umr()
680 umr_wqe = mlx5_wq_cyc_get_wqe(wq, pi); in mlx5e_alloc_rx_mpwqe()
A Den_main.c688 mlx5_wq_cyc_get_wqe(&rq->wqe.wq, i); in mlx5e_alloc_rq()
1679 struct mlx5e_tx_wqe *wqe = mlx5_wq_cyc_get_wqe(&sq->wq, i); in mlx5e_open_xdpsq()
/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/
A Dconn.c116 data = mlx5_wq_cyc_get_wqe(&conn->qp.wq.rq, ix); in mlx5_fpga_conn_post_recv()
151 ctrl = mlx5_wq_cyc_get_wqe(&conn->qp.wq.sq, ix); in mlx5_fpga_conn_post_send()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
A Ddr_send.c242 wq_ctrl = mlx5_wq_cyc_get_wqe(&dr_qp->wq.sq, idx); in dr_rdma_segments()

Completed in 28 milliseconds