Searched refs:phy_mode_attr (Results 1 – 1 of 1) sorted by relevance
9203 struct nlattr *phy_mode_attr = tb[QCA_WLAN_VENDOR_ATTR_CONFIG_PHY_MODE]; in hdd_config_phy_mode() local9206 if (!phy_mode_attr) in hdd_config_phy_mode()9209 vendor_phy_mode = nla_get_u32(phy_mode_attr); in hdd_config_phy_mode()