Searched refs:pbc_wd (Results 1 – 4 of 4) sorted by relevance
373 dp.pbc_wd = 0; /* Indicate we need to compute PBC wd */ in ipath_diagpkt_write()416 if (!dp.pbc_wd && (lt_state != INFINIPATH_IBCS_LT_STATE_LINKUP || in ipath_diagpkt_write()466 if (dp.pbc_wd == 0) in ipath_diagpkt_write()467 dp.pbc_wd = plen; in ipath_diagpkt_write()468 writeq(dp.pbc_wd, piobuf); in ipath_diagpkt_write()
561 __u64 pbc_wd; member
619 if (dp.pbc_wd == 0) in qib_diagpkt_write()620 dp.pbc_wd = plen; in qib_diagpkt_write()622 piobuf = dd->f_getsendbuf(ppd, dp.pbc_wd, &pbufn); in qib_diagpkt_write()633 writeq(dp.pbc_wd, piobuf); in qib_diagpkt_write()
522 __u64 pbc_wd; member