Searched refs:wqdepth (Results 1 – 2 of 2) sorted by relevance
592 u32 *wqdepth);594 u32 *wqdepth);
1445 static int irdma_round_up_wq(u32 wqdepth) in irdma_round_up_wq() argument1449 for (wqdepth--; scount <= 16; scount *= 2) in irdma_round_up_wq()1450 wqdepth |= wqdepth >> scount; in irdma_round_up_wq()1452 return ++wqdepth; in irdma_round_up_wq()