Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/os_if/linux/wifi_pos/src/
H A Dos_if_wifi_pos.c341 uint32_t chan_info_msg_len, chan_allow = 0; in os_if_get_max_chan_nl_resp() local
347 chan_info_msg_len = WLAN_CLD80211_MAX_SIZE; in os_if_get_max_chan_nl_resp()
348 chan_info_msg_len -= WIFIPOS_RESERVE_BYTES; in os_if_get_max_chan_nl_resp()
349 chan_info_msg_len -= attr_headers; in os_if_get_max_chan_nl_resp()
351 chan_allow = chan_info_msg_len / chan_info; in os_if_get_max_chan_nl_resp()