Searched defs:wil_fw_concurrency_combo (Results 1 – 1 of 1) sorted by relevance
77 struct wil_fw_concurrency_combo { struct78 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[];