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