Searched refs:restart_chan (Results 1 – 1 of 1) sorted by relevance
13317 hdd_store_sap_restart_channel(qdf_freq_t restart_chan, qdf_freq_t *restart_chan_store) in hdd_store_sap_restart_channel() argument13322 if (*(restart_chan_store + i) == restart_chan) in hdd_store_sap_restart_channel()13328 *(restart_chan_store + i) = restart_chan; in hdd_store_sap_restart_channel()13604 uint8_t restart_chan; in hdd_lte_coex_restart_sap() local13611 restart_chan = wlan_reg_freq_to_chan(hdd_ctx->pdev, in hdd_lte_coex_restart_sap()13614 if (!restart_chan) { in hdd_lte_coex_restart_sap()13632 hdd_switch_sap_channel(adapter->deflink, restart_chan, true); in hdd_lte_coex_restart_sap()