Searched refs:eob (Results 1 – 3 of 3) sorted by relevance
273 } while (start != (volatile uint32_t *)sq->eob); in mlx4_txq_stamp_freed_wqe()577 if ((volatile uint8_t *)dseg >= sq->eob) in mlx4_tx_burst_fill_tso_dsegs()637 if (thdr.to >= sq->eob) in mlx4_tx_burst_fill_tso_hdr()654 if (thdr.to >= sq->eob) in mlx4_tx_burst_fill_tso_hdr()700 if ((uintptr_t)dseg >= (uintptr_t)sq->eob) in mlx4_tx_burst_tso()776 (volatile struct mlx4_wqe_data_seg *)sq->eob) in mlx4_tx_burst_segs()976 if ((volatile uint8_t *)ctrl_next >= sq->eob) { in mlx4_tx_burst()
74 volatile uint8_t *eob; /**< End of SQ buffer */ member
217 sq->eob = sq->buf + sq->size; in mlx4_txq_fill_dv_obj_info()