Searched refs:have_ifidx (Results 1 – 2 of 2) sorted by relevance
62 bool have_ifidx = attrs[NL802154_ATTR_IFINDEX]; in __cfg802154_wpan_dev_from_attrs() local70 if (!have_ifidx && !have_wpan_dev_id) in __cfg802154_wpan_dev_from_attrs()73 if (have_ifidx) in __cfg802154_wpan_dev_from_attrs()89 if (have_ifidx && wpan_dev->netdev && in __cfg802154_wpan_dev_from_attrs()
79 bool have_ifidx = attrs[NL80211_ATTR_IFINDEX]; in __cfg80211_wdev_from_attrs() local87 if (!have_ifidx && !have_wdev_id) in __cfg80211_wdev_from_attrs()90 if (have_ifidx) in __cfg80211_wdev_from_attrs()107 if (have_ifidx && wdev->netdev && in __cfg80211_wdev_from_attrs()