Searched defs:xmit_wait (Results 1 – 3 of 3) sorted by relevance
499 struct xmit_wait { struct500 struct timer_list timer;501 u64 counter;502 u8 flags;503 struct cache {509 } counter_cache;
1081 u64 *xmit_wait) in qib_snapshot_counters()
266 u64 xmit_wait; /* # of ticks no data sent (sample result) */ member