Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/net/wireless/
H A Dnl80211.c72 bool have_wdev_id = attrs[NL80211_ATTR_WDEV]; in __cfg80211_wdev_from_attrs() local
77 if (!have_ifidx && !have_wdev_id) in __cfg80211_wdev_from_attrs()
82 if (have_wdev_id) { in __cfg80211_wdev_from_attrs()
98 if (have_wdev_id && wdev->identifier == (u32)wdev_id) { in __cfg80211_wdev_from_attrs()
115 if (have_wdev_id && rdev->wiphy_idx != wiphy_idx) in __cfg80211_wdev_from_attrs()
124 if (have_wdev_id && wdev->identifier == (u32)wdev_id) { in __cfg80211_wdev_from_attrs()
/kernel/linux/linux-5.10/net/wireless/
H A Dnl80211.c72 bool have_wdev_id = attrs[NL80211_ATTR_WDEV]; in __cfg80211_wdev_from_attrs() local
79 if (!have_ifidx && !have_wdev_id) in __cfg80211_wdev_from_attrs()
84 if (have_wdev_id) { in __cfg80211_wdev_from_attrs()
95 if (have_wdev_id && rdev->wiphy_idx != wiphy_idx) in __cfg80211_wdev_from_attrs()
104 if (have_wdev_id && wdev->identifier == (u32)wdev_id) { in __cfg80211_wdev_from_attrs()

Completed in 37 milliseconds