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/ |
D | os_if_wifi_pos.c | 50 #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/ |
D | cnss_nl.h | 34 CLD80211_ATTR_CMD, enumerator
|
/wlan-driver/platform/cnss_genl/ |
D | cnss_nl.c | 69 [CLD80211_ATTR_CMD] = { .type = NLA_U32 },
|