Home
last modified time | relevance | path

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

/linux-4.1.27/net/wireless/
Dcore.c70 int get_wiphy_idx(struct wiphy *wiphy) in get_wiphy_idx() function
718 request.wiphy_idx = get_wiphy_idx(wiphy); in wiphy_register()
Dcore.h162 int get_wiphy_idx(struct wiphy *wiphy);
Dreg.c2234 request.wiphy_idx = get_wiphy_idx(wiphy); in reg_process_self_managed_hints()
2372 request->wiphy_idx = get_wiphy_idx(wiphy); in regulatory_hint()
2428 request->wiphy_idx = get_wiphy_idx(wiphy); in regulatory_hint_country_ie()
Dnl80211.c5490 nla_put_u32(msg, NL80211_ATTR_WIPHY, get_wiphy_idx(wiphy))) in nl80211_get_reg_do()
5542 nla_put_u32(msg, NL80211_ATTR_WIPHY, get_wiphy_idx(wiphy))) in nl80211_send_regdom()
11731 if (nla_put_u32(msg, NL80211_ATTR_WIPHY, get_wiphy_idx(wiphy))) in nl80211_send_beacon_hint_event()