Searched refs:wqdepth (Results 1 – 2 of 2) sorted by relevance
592 u32 *wqdepth);594 u32 *wqdepth);
1441 static u64 irdma_round_up_wq(u64 wqdepth) in irdma_round_up_wq() argument1445 for (wqdepth--; scount <= 16; scount *= 2) in irdma_round_up_wq()1446 wqdepth |= wqdepth >> scount; in irdma_round_up_wq()1448 return ++wqdepth; in irdma_round_up_wq()