Home
last modified time | relevance | path

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

/Linux-v5.4/net/wireless/
Dcore.h206 int get_wiphy_idx(struct wiphy *wiphy);
Dcore.c73 int get_wiphy_idx(struct wiphy *wiphy) in get_wiphy_idx() function
910 request.wiphy_idx = get_wiphy_idx(wiphy); in wiphy_register()
Dreg.c2874 request.wiphy_idx = get_wiphy_idx(wiphy); in reg_process_self_managed_hints()
3013 request->wiphy_idx = get_wiphy_idx(wiphy); in regulatory_hint()
3069 request->wiphy_idx = get_wiphy_idx(wiphy); in regulatory_hint_country_ie()
Dnl80211.c7030 nla_put_u32(msg, NL80211_ATTR_WIPHY, get_wiphy_idx(wiphy))) in nl80211_get_reg_do()
7081 nla_put_u32(msg, NL80211_ATTR_WIPHY, get_wiphy_idx(wiphy))) in nl80211_send_regdom()
15527 if (nla_put_u32(msg, NL80211_ATTR_WIPHY, get_wiphy_idx(wiphy))) in nl80211_send_beacon_hint_event()