Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/os_if/linux/
Dqca_vendor.h3948 QCA_ATTR_ROAM_CONTROL_STATUS = 2, enumerator
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_cfg80211.c5842 [QCA_ATTR_ROAM_CONTROL_STATUS] = {.type = NLA_U8},
6755 if (tb[QCA_ATTR_ROAM_CONTROL_STATUS]) in hdd_roam_control_config_buf_size()
6829 if (tb[QCA_ATTR_ROAM_CONTROL_STATUS]) { in hdd_roam_control_config_fill_data()
6837 if (nla_put_u8(skb, QCA_ATTR_ROAM_CONTROL_STATUS, in hdd_roam_control_config_fill_data()