Home
last modified time | relevance | path

Searched refs:CLD80211_SUB_ATTR_CH_INFO (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.h217 CLD80211_SUB_ATTR_CH_INFO = 8, enumerator
/wlan-driver/qca-wifi-host-cmn/os_if/linux/wifi_pos/src/
H A Dos_if_wifi_pos.c92 [CLD80211_SUB_ATTR_CH_INFO] = sizeof(uint32_t),
239 nla_put_u32(msg, CLD80211_SUB_ATTR_CH_INFO, chan_info->info); in os_if_wifi_pos_send_peer_nl_status()
406 nla_put_u32(msg, CLD80211_SUB_ATTR_CH_INFO, channel_rsp->info); in os_if_create_ch_nl_resp()