Home
last modified time | relevance | path

Searched refs:QCA_WLAN_VENDOR_ATTR_NDP_CHANNEL (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/os_if/nan/src/
H A Dos_if_nan.c84 [QCA_WLAN_VENDOR_ATTR_NDP_CHANNEL] = {
770 if (tb[QCA_WLAN_VENDOR_ATTR_NDP_CHANNEL]) { in __os_if_nan_process_ndp_initiator_req()
771 req.channel = nla_get_u32(tb[QCA_WLAN_VENDOR_ATTR_NDP_CHANNEL]); in __os_if_nan_process_ndp_initiator_req()
1658 vendor_attr_policy[QCA_WLAN_VENDOR_ATTR_NDP_CHANNEL].len); in osif_ndp_get_ndp_confirm_ind_len()
1689 if (nla_put_u32(event, QCA_WLAN_VENDOR_ATTR_NDP_CHANNEL, in os_if_ndp_confirm_pack_ch_info()
2304 vendor_attr_policy[QCA_WLAN_VENDOR_ATTR_NDP_CHANNEL].len); in osif_ndp_get_ndp_sch_update_ind_len()
2340 if (nla_put_u32(event, QCA_WLAN_VENDOR_ATTR_NDP_CHANNEL, in os_if_ndp_sch_update_pack_ch_info()
/wlan-driver/wpa_supplicant_8/wpa_supplicant/wpa_client_include/libwpa_client/
H A Dqca-vendor.h
/wlan-driver/wpa_supplicant_8/src/common/
H A Dqca-vendor.h
/wlan-driver/qca-wifi-host-cmn/os_if/linux/
H A Dqca_vendor.h6186 QCA_WLAN_VENDOR_ATTR_NDP_CHANNEL = 4, enumerator