Home
last modified time | relevance | path

Searched refs:QCA_WLAN_VENDOR_ATTR_ROAMING_SUBCMD (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/os_if/linux/
Dqca_vendor.h4077 QCA_WLAN_VENDOR_ATTR_ROAMING_SUBCMD = 1, enumerator
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_cfg80211.c5453 [QCA_WLAN_VENDOR_ATTR_ROAMING_SUBCMD] = {.type = NLA_U32},
7046 if (!tb[QCA_WLAN_VENDOR_ATTR_ROAMING_SUBCMD]) { in hdd_set_ext_roam_params()
7051 cmd_type = nla_get_u32(tb[QCA_WLAN_VENDOR_ATTR_ROAMING_SUBCMD]); in hdd_set_ext_roam_params()