Home
last modified time | relevance | path

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

/linux/net/wireless/
H A Dnl80211.c71 bool have_ifidx = attrs[NL80211_ATTR_IFINDEX]; in __cfg80211_wdev_from_attrs() local
77 if (!have_ifidx && !have_wdev_id) in __cfg80211_wdev_from_attrs()
80 if (have_ifidx) in __cfg80211_wdev_from_attrs()
93 if (have_ifidx && wdev->netdev && in __cfg80211_wdev_from_attrs()
119 if (have_ifidx && wdev->netdev && in __cfg80211_wdev_from_attrs()