Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ieee802154/
H A Dnl802154.c41 bool have_ifidx = attrs[NL802154_ATTR_IFINDEX]; in __cfg802154_wpan_dev_from_attrs() local
49 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()
/kernel/linux/linux-6.6/net/ieee802154/
H A Dnl802154.c43 bool have_ifidx = attrs[NL802154_ATTR_IFINDEX]; in __cfg802154_wpan_dev_from_attrs() local
51 if (!have_ifidx && !have_wpan_dev_id) in __cfg802154_wpan_dev_from_attrs()
54 if (have_ifidx) in __cfg802154_wpan_dev_from_attrs()
71 if (have_ifidx && wpan_dev->netdev && in __cfg802154_wpan_dev_from_attrs()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/net/wireless/
H A Dnl80211.c71 bool have_ifidx = attrs[NL80211_ATTR_IFINDEX]; in __cfg80211_wdev_from_attrs() local
79 if (!have_ifidx && !have_wdev_id) in __cfg80211_wdev_from_attrs()
82 if (have_ifidx) in __cfg80211_wdev_from_attrs()
99 if (have_ifidx && wdev->netdev && in __cfg80211_wdev_from_attrs()

Completed in 61 milliseconds