Searched refs:wqdepth (Results 1 – 2 of 2) sorted by relevance
409 u32 *wqdepth);411 u32 *wqdepth);
1216 static int irdma_qp_round_up(u32 wqdepth) in irdma_qp_round_up() argument1220 for (wqdepth--; scount <= 16; scount *= 2) in irdma_qp_round_up()1221 wqdepth |= wqdepth >> scount; in irdma_qp_round_up()1223 return ++wqdepth; in irdma_qp_round_up()