Searched refs:mlx5_wqe_data_seg (Results 1 – 7 of 7) sorted by relevance
347 volatile struct mlx5_wqe_data_seg *scat; in mlx5_rxq_initialize()365 scat = &((volatile struct mlx5_wqe_data_seg *) in mlx5_rxq_initialize()373 *scat = (struct mlx5_wqe_data_seg){ in mlx5_rxq_initialize()816 volatile struct mlx5_wqe_data_seg *wqe = in mlx5_rx_burst()817 &((volatile struct mlx5_wqe_data_seg *)rxq->wqes)[idx]; in mlx5_rx_burst()
95 volatile struct mlx5_wqe_data_seg *wq = in mlx5_rx_replenish_bulk_mbuf()96 &((volatile struct mlx5_wqe_data_seg *)rxq->wqes)[elts_idx]; in mlx5_rx_replenish_bulk_mbuf()
415 volatile struct mlx5_wqe_data_seg *wqe = in mprq_buf_replace()
269 wqe_size = sizeof(struct mlx5_wqe_data_seg); in mlx5_rxq_create_devx_rq_resources()
237 struct mlx5_wqe_data_seg { struct
66 set_data_seg(struct mlx5_wqe_data_seg *seg, in set_data_seg()146 struct mlx5_wqe_data_seg *input_seg = in __prep_one()147 (struct mlx5_wqe_data_seg *)(wqe + in __prep_one()591 set_data_seg((struct mlx5_wqe_data_seg *) in setup_qps()
392 struct mlx5_wqe_data_seg dseg;