Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_cfg80211.c9203 struct nlattr *phy_mode_attr = tb[QCA_WLAN_VENDOR_ATTR_CONFIG_PHY_MODE]; in hdd_config_phy_mode() local
9206 if (!phy_mode_attr) in hdd_config_phy_mode()
9209 vendor_phy_mode = nla_get_u32(phy_mode_attr); in hdd_config_phy_mode()