Home
last modified time | relevance | path

Searched refs:remaining_chan_switch_time (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/mlme/vdev_mgr/dispatcher/src/
H A Dwlan_vdev_mgr_utils_api.c842 int32_t remaining_chan_switch_time; in wlan_utils_get_vdev_remaining_channel_switch_time() local
855 remaining_chan_switch_time = in wlan_utils_get_vdev_remaining_channel_switch_time()
860 return (remaining_chan_switch_time > 0) ? in wlan_utils_get_vdev_remaining_channel_switch_time()
861 remaining_chan_switch_time : 0; in wlan_utils_get_vdev_remaining_channel_switch_time()