Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/os_if/linux/wifi_pos/inc/
H A Dos_if_wifi_pos.h214 CLD80211_SUB_ATTR_CH_MHZ = 5, enumerator
/wlan-driver/qca-wifi-host-cmn/os_if/linux/wifi_pos/src/
H A Dos_if_wifi_pos.c89 [CLD80211_SUB_ATTR_CH_MHZ] = sizeof(uint32_t),
234 nla_put_u32(msg, CLD80211_SUB_ATTR_CH_MHZ, chan_info->mhz); in os_if_wifi_pos_send_peer_nl_status()
401 nla_put_u32(msg, CLD80211_SUB_ATTR_CH_MHZ, channel_rsp->mhz); in os_if_create_ch_nl_resp()