Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/wil6210/
H A Dfw.h77 struct wil_fw_concurrency_combo { struct
78 u8 n_limits; /* number of wil_fw_concurrency_limit entries */
79 u8 max_interfaces; /* max number of concurrent interfaces allowed */
80 u8 n_diff_channels; /* total number of different channels allowed */
81 u8 same_bi; /* for APs, 1 if all APs must have same BI */
83 struct wil_fw_concurrency_limit limits[];