Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/hw/qib/
Dqib.h517 struct xmit_wait { struct
518 struct timer_list timer;
519 u64 counter;
520 u8 flags;
521 struct cache {
527 } counter_cache;
Dqib_verbs.c1426 u64 *xmit_wait) in qib_snapshot_counters()
Dqib_iba6120.c267 u64 xmit_wait; /* # of ticks no data sent (sample result) */ member
/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_verbs.c1367 u64 *xmit_wait) in ipath_snapshot_counters()