Searched defs:wil_ring_tx_data (Results 1 – 1 of 1) sorted by relevance
632 struct wil_ring_tx_data { struct633 bool dot1x_open;634 int enabled;635 cycles_t idle, last_idle, begin;636 u8 agg_wsize; /* agreed aggregation window, 0 - no agg */637 u16 agg_timeout;638 u8 agg_amsdu;639 bool addba_in_progress; /* if set, agg_xxx is for request in progress */640 u8 mid;641 spinlock_t lock;