Searched refs:piobcnt (Results 1 – 3 of 3) sorted by relevance
49 u32 piobcnt; in ipath_disarm_senderrbufs() local55 piobcnt = dd->ipath_piobcnt2k + dd->ipath_piobcnt4k; in ipath_disarm_senderrbufs()61 if (piobcnt > 128) in ipath_disarm_senderrbufs()64 if (piobcnt > 192) in ipath_disarm_senderrbufs()70 if (sbuf[0] || sbuf[1] || (piobcnt > 128 && (sbuf[2] || sbuf[3]))) { in ipath_disarm_senderrbufs()77 if (ipath_debug & __IPATH_PKTDBG && piobcnt > 128) in ipath_disarm_senderrbufs()82 for (i = 0; i < piobcnt; i++) in ipath_disarm_senderrbufs()
1536 unsigned piobcnt; in ipath_getpiobuf_range() local1541 piobcnt = last - first; in ipath_getpiobuf_range()1560 for (j = 0; j < piobcnt; j++, i++) { in ipath_getpiobuf_range()1571 if (j == piobcnt) { in ipath_getpiobuf_range()1581 } else if (updated == 1 && piobcnt <= in ipath_getpiobuf_range()
1350 u32 piobcnt = dd->piobcnt2k + dd->piobcnt4k + NUM_VL15_BUFS; in qib_disarm_7322_senderrbufs() local1351 u32 regcnt = (piobcnt + BITS_PER_LONG - 1) / BITS_PER_LONG; in qib_disarm_7322_senderrbufs()1368 qib_disarm_piobufs_set(dd, sbuf, piobcnt); in qib_disarm_7322_senderrbufs()