Searched refs:ifindex_attr (Results 1 – 1 of 1) sorted by relevance
9204 struct nlattr *ifindex_attr = tb[QCA_WLAN_VENDOR_ATTR_CONFIG_IFINDEX]; in hdd_config_phy_mode() local9210 if (!ifindex_attr) in hdd_config_phy_mode()9213 ifindex = nla_get_u32(ifindex_attr); in hdd_config_phy_mode()