Searched refs:wqdepth (Results 1 – 2 of 2) sorted by relevance
417 u32 *wqdepth);419 u32 *wqdepth);
1253 static int irdma_qp_round_up(u32 wqdepth) in irdma_qp_round_up() argument1257 for (wqdepth--; scount <= 16; scount *= 2) in irdma_qp_round_up()1258 wqdepth |= wqdepth >> scount; in irdma_qp_round_up()1260 return ++wqdepth; in irdma_qp_round_up()