Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/os_if/linux/wifi_pos/src/
Dos_if_wifi_pos.c433 uint8_t check_chans = 0; in os_if_send_chan_nl_resp() local
437 check_chans = buf[0]; in os_if_send_chan_nl_resp()
441 chan_allow = os_if_get_max_chan_nl_resp(check_chans); in os_if_send_chan_nl_resp()
443 if (check_chans > chan_allow) in os_if_send_chan_nl_resp()
447 check_chans -= chan_allow; in os_if_send_chan_nl_resp()