Home
last modified time | relevance | path

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

/linux-4.4.14/net/wireless/
Dnl80211.c80 bool have_wdev_id = attrs[NL80211_ATTR_WDEV]; in __cfg80211_wdev_from_attrs() local
87 if (!have_ifidx && !have_wdev_id) in __cfg80211_wdev_from_attrs()
92 if (have_wdev_id) { in __cfg80211_wdev_from_attrs()
103 if (have_wdev_id && rdev->wiphy_idx != wiphy_idx) in __cfg80211_wdev_from_attrs()
112 if (have_wdev_id && wdev->identifier == (u32)wdev_id) { in __cfg80211_wdev_from_attrs()