Searched refs:restart_chan_store (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()13325 if (*(restart_chan_store + i)) in hdd_store_sap_restart_channel()13328 *(restart_chan_store + i) = restart_chan; in hdd_store_sap_restart_channel()13395 qdf_freq_t restart_chan_store[SAP_MAX_NUM_SESSION] = {0}; in hdd_unsafe_channel_restart_sap() local13448 restart_chan_store); in hdd_unsafe_channel_restart_sap()13475 if (!restart_chan_store[i]) in hdd_unsafe_channel_restart_sap()13480 restart_chan_store[i], in hdd_unsafe_channel_restart_sap()13482 restart_freq = restart_chan_store[i]; in hdd_unsafe_channel_restart_sap()