Home
last modified time | relevance | path

Searched defs:xmit_wait (Results 1 – 4 of 4) sorted by relevance

/linux-3.3/drivers/infiniband/hw/qib/
Dqib.h489 struct xmit_wait { struct
490 struct timer_list timer;
491 u64 counter;
492 u8 flags;
493 struct cache {
499 } counter_cache;
Dqib_verbs.c1397 u64 *xmit_wait) in qib_snapshot_counters()
Dqib_iba6120.c266 u64 xmit_wait; /* # of ticks no data sent (sample result) */ member
/linux-3.3/drivers/infiniband/hw/ipath/
Dipath_verbs.c1354 u64 *xmit_wait) in ipath_snapshot_counters()