Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_cfg80211.c9204 struct nlattr *ifindex_attr = tb[QCA_WLAN_VENDOR_ATTR_CONFIG_IFINDEX]; in hdd_config_phy_mode() local
9210 if (!ifindex_attr) in hdd_config_phy_mode()
9213 ifindex = nla_get_u32(ifindex_attr); in hdd_config_phy_mode()