Searched refs:wqe_last (Results 1 – 2 of 2) sorted by relevance
3264 loc->wqe_last = wqe; in mlx5_tx_packet_multi_tso()3348 loc->wqe_last = wqe; in mlx5_tx_packet_multi_send()3551 loc->wqe_last = wqe; in mlx5_tx_packet_multi_inline()3758 loc->wqe_last = wqe; in mlx5_tx_burst_tso()4007 loc->wqe_last = wqem; in mlx5_tx_idone_empw()4124 eseg = &loc->wqe_last->eseg; in mlx5_tx_burst_empw_simple()4631 loc->wqe_last = wqe; in mlx5_tx_burst_single_send()4693 loc->wqe_last = wqe; in mlx5_tx_burst_single_send()4734 loc->wqe_last = wqe; in mlx5_tx_burst_single_send()4775 loc->wqe_last = wqe; in mlx5_tx_burst_single_send()[all …]
211 struct mlx5_wqe *wqe_last; /* last sent WQE pointer. */ member