Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_scan.c129 if (hdd_wlan_nla_put_u64(skb, in hdd_vendor_scan_callback()
773 if (hdd_wlan_nla_put_u64(skb, QCA_WLAN_VENDOR_ATTR_SCAN_COOKIE, in wlan_hdd_send_scan_start_event()
791 if (hdd_wlan_nla_put_u64(skb, QCA_WLAN_VENDOR_ATTR_SCAN_COOKIE, in wlan_hdd_send_scan_start_event()
H A Dwlan_hdd_ext_scan.c265 if (hdd_wlan_nla_put_u64(skb, PARAM_TIME_STAMP, ap->ts) || in hdd_extscan_nl_fill_bss()
600 if (hdd_wlan_nla_put_u64(skb, in wlan_hdd_cfg80211_extscan_hotlist_match_ind()
835 hdd_wlan_nla_put_u64(skb, in wlan_hdd_cfg80211_extscan_full_scan_result_event()
H A Dwlan_hdd_tsf.c3401 if (hdd_wlan_nla_put_u64(reply_skb, in __wlan_hdd_cfg80211_handle_tsf_cmd()
3404 hdd_wlan_nla_put_u64(reply_skb, in __wlan_hdd_cfg80211_handle_tsf_cmd()
H A Dwlan_hdd_twt.c942 if (hdd_wlan_nla_put_u64(reply_skb, attr, tsf_val)) { in hdd_twt_pack_get_params_resp_nlmsg()
2766 if (hdd_wlan_nla_put_u64(reply_skb, in hdd_twt_nudge_pack_resp_nlmsg()
H A Dwlan_hdd_stats.c1215 hdd_wlan_nla_put_u64(vendor_event, in put_wifi_iface_stats()
/wlan-driver/qcacld-3.0/os_if/coap/src/
H A Dwlan_cfg80211_coap.c416 if (hdd_wlan_nla_put_u64(reply_skb, COAP_ATTR(CACHE_INFO_TS), in wlan_cfg80211_coap_fill_buf_info()
/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_main.h4363 hdd_wlan_nla_put_u64(struct sk_buff *skb, int attrtype, u64 value) in hdd_wlan_nla_put_u64() function
4369 hdd_wlan_nla_put_u64(struct sk_buff *skb, int attrtype, u64 value) in hdd_wlan_nla_put_u64() function