Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/wil6210/
Dwil6210.h624 struct wil_ring_tx_data { struct
625 bool dot1x_open;
626 int enabled;
627 cycles_t idle, last_idle, begin;
628 u8 agg_wsize; /* agreed aggregation window, 0 - no agg */
629 u16 agg_timeout;
630 u8 agg_amsdu;
631 bool addba_in_progress; /* if set, agg_xxx is for request in progress */
632 u8 mid;
633 spinlock_t lock;