Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/os_if/linux/wifi_pos/src/
Dos_if_wifi_pos.c50 #define CLD80211_ATTR_CMD 4 macro
207 nla_put_u32(msg, CLD80211_ATTR_CMD, in os_if_wifi_pos_send_peer_nl_status()
268 nla_put_u32(msg, CLD80211_ATTR_CMD, in os_if_send_cap_nl_resp()
379 nla_put_u32(msg, CLD80211_ATTR_CMD, in os_if_create_ch_nl_resp()
475 nla_put_u32(msg, CLD80211_ATTR_CMD, CLD80211_VENDOR_SUB_CMD_OEM_DATA); in os_if_create_oemdata_resp()
669 nla_get_u32(tb[CLD80211_ATTR_CMD])); in wifi_pos_parse_nla_req()
778 } else if (tb[CLD80211_ATTR_CMD]) { in wifi_pos_parse_req()
/wlan-driver/platform/inc/
Dcnss_nl.h34 CLD80211_ATTR_CMD, enumerator
/wlan-driver/platform/cnss_genl/
Dcnss_nl.c69 [CLD80211_ATTR_CMD] = { .type = NLA_U32 },