Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/drivers/net/wireless/ath/wil6210/
Dwil6210.h625 struct wil_ring_tx_data { struct
626 bool dot1x_open;
627 int enabled;
628 cycles_t idle, last_idle, begin;
629 u8 agg_wsize; /* agreed aggregation window, 0 - no agg */
630 u16 agg_timeout;
631 u8 agg_amsdu;
632 bool addba_in_progress; /* if set, agg_xxx is for request in progress */
633 u8 mid;
634 spinlock_t lock;
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/
Dwil6210.h631 struct wil_ring_tx_data { struct
632 bool dot1x_open;
633 int enabled;
634 cycles_t idle, last_idle, begin;
635 u8 agg_wsize; /* agreed aggregation window, 0 - no agg */
636 u16 agg_timeout;
637 u8 agg_amsdu;
638 bool addba_in_progress; /* if set, agg_xxx is for request in progress */
639 u8 mid;
640 spinlock_t lock;