Searched refs:piobcnt (Results 1 – 3 of 3) sorted by relevance
48 u32 piobcnt; in ipath_disarm_senderrbufs() local54 piobcnt = dd->ipath_piobcnt2k + dd->ipath_piobcnt4k; in ipath_disarm_senderrbufs()60 if (piobcnt > 128) in ipath_disarm_senderrbufs()63 if (piobcnt > 192) in ipath_disarm_senderrbufs()69 if (sbuf[0] || sbuf[1] || (piobcnt > 128 && (sbuf[2] || sbuf[3]))) { in ipath_disarm_senderrbufs()76 if (ipath_debug & __IPATH_PKTDBG && piobcnt > 128) in ipath_disarm_senderrbufs()81 for (i = 0; i < piobcnt; i++) in ipath_disarm_senderrbufs()
1543 unsigned piobcnt; in ipath_getpiobuf_range() local1548 piobcnt = last - first; in ipath_getpiobuf_range()1567 for (j = 0; j < piobcnt; j++, i++) { in ipath_getpiobuf_range()1578 if (j == piobcnt) { in ipath_getpiobuf_range()1588 } else if (updated == 1 && piobcnt <= in ipath_getpiobuf_range()
1352 u32 piobcnt = dd->piobcnt2k + dd->piobcnt4k + NUM_VL15_BUFS; in qib_disarm_7322_senderrbufs() local1353 u32 regcnt = (piobcnt + BITS_PER_LONG - 1) / BITS_PER_LONG; in qib_disarm_7322_senderrbufs()1370 qib_disarm_piobufs_set(dd, sbuf, piobcnt); in qib_disarm_7322_senderrbufs()