Searched refs:ctrl_next (Results 1 – 1 of 1) sorted by relevance
520 return ctrl_next; in mlx4_tx_burst_fill_tso_dsegs()536 return ctrl_next; in mlx4_tx_burst_fill_tso_dsegs()552 return ctrl_next; in mlx4_tx_burst_fill_tso_dsegs()568 return ctrl_next; in mlx4_tx_burst_fill_tso_dsegs()687 volatile struct mlx4_wqe_ctrl_seg *ctrl_next; in mlx4_tx_burst_tso() local704 if (unlikely(ctrl_next == NULL)) in mlx4_tx_burst_tso()719 return ctrl_next; in mlx4_tx_burst_tso()942 if (!ctrl_next) { in mlx4_tx_burst()967 ctrl_next = ctrl + 0x4; in mlx4_tx_burst()970 if (!ctrl_next) { in mlx4_tx_burst()[all …]