Searched refs:wqebb_size_shift (Results 1 – 2 of 2) sorted by relevance
84 << (wq)->wqebb_size_shift); in WQE_PAGE_OFF()513 u16 wqebb_size_shift; in hinic_wq_allocate() local531 wqebb_size_shift = ilog2(wqebb_size); in hinic_wq_allocate()533 >> wqebb_size_shift; in hinic_wq_allocate()554 wq->wqebb_size_shift = wqebb_size_shift; in hinic_wq_allocate()610 u16 wqebb_size_shift; in hinic_wqs_cmdq_alloc() local628 wqebb_size_shift = ilog2(wqebb_size); in hinic_wqs_cmdq_alloc()630 >> wqebb_size_shift; in hinic_wqs_cmdq_alloc()657 wq[i].wqebb_size_shift = wqebb_size_shift; in hinic_wqs_cmdq_alloc()809 >> wq->wqebb_size_shift; in hinic_put_wqe()[all …]
34 u16 wqebb_size_shift; member
Completed in 4 milliseconds