Searched defs:wlan_dcs_conn_info (Results 1 – 1 of 1) sorted by relevance
173 struct wlan_dcs_conn_info { struct174 uint8_t sta_cnt;175 uint8_t sap_5ghz_cnt;176 uint8_t sap_6ghz_cnt;177 struct connection_chan_info sta[WLAN_DCS_MAX_STA_NUM];178 struct connection_chan_info sap_5ghz[WLAN_DCS_MAX_SAP_NUM];179 struct connection_chan_info sap_6ghz[WLAN_DCS_MAX_SAP_NUM];180 bool exit_condition;