Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/qib/
Dqib.h500 struct xmit_wait { struct
501 struct timer_list timer;
502 u64 counter;
503 u8 flags;
504 struct cache {
510 } counter_cache;
Dqib_verbs.c1046 u64 *xmit_wait) in qib_snapshot_counters()
Dqib_iba6120.c266 u64 xmit_wait; /* # of ticks no data sent (sample result) */ member