Searched refs:have_ifidx (Results 1 – 2 of 2) sorted by relevance
41 bool have_ifidx = attrs[NL802154_ATTR_IFINDEX]; in __cfg802154_wpan_dev_from_attrs() local49 if (!have_ifidx && !have_wpan_dev_id) in __cfg802154_wpan_dev_from_attrs()52 if (have_ifidx) in __cfg802154_wpan_dev_from_attrs()69 if (have_ifidx && wpan_dev->netdev && in __cfg802154_wpan_dev_from_attrs()
70 bool have_ifidx = attrs[NL80211_ATTR_IFINDEX]; in __cfg80211_wdev_from_attrs() local78 if (!have_ifidx && !have_wdev_id) in __cfg80211_wdev_from_attrs()81 if (have_ifidx) in __cfg80211_wdev_from_attrs()98 if (have_ifidx && wdev->netdev && in __cfg80211_wdev_from_attrs()