Searched refs:wqebb_size_shift (Results 1 – 2 of 2) sorted by relevance
84 << (wq)->wqebb_size_shift); in WQE_PAGE_OFF()510 u16 wqebb_size_shift; in hinic_wq_allocate() local528 wqebb_size_shift = ilog2(wqebb_size); in hinic_wq_allocate()530 >> wqebb_size_shift; in hinic_wq_allocate()551 wq->wqebb_size_shift = wqebb_size_shift; in hinic_wq_allocate()607 u16 wqebb_size_shift; in hinic_wqs_cmdq_alloc() local625 wqebb_size_shift = ilog2(wqebb_size); in hinic_wqs_cmdq_alloc()627 >> wqebb_size_shift; in hinic_wqs_cmdq_alloc()654 wq[i].wqebb_size_shift = wqebb_size_shift; in hinic_wqs_cmdq_alloc()806 >> wq->wqebb_size_shift; in hinic_put_wqe()[all …]
34 u16 wqebb_size_shift; member
Completed in 8 milliseconds