Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/wireless/
A Dcore.h211 int get_wiphy_idx(struct wiphy *wiphy);
A Dcore.c73 int get_wiphy_idx(struct wiphy *wiphy) in get_wiphy_idx() function
966 request.wiphy_idx = get_wiphy_idx(wiphy); in wiphy_register()
A Dreg.c3158 request.wiphy_idx = get_wiphy_idx(wiphy); in reg_process_self_managed_hint()
3315 request->wiphy_idx = get_wiphy_idx(wiphy); in regulatory_hint()
3371 request->wiphy_idx = get_wiphy_idx(wiphy); in regulatory_hint_country_ie()
A Dnl80211.c8505 nla_put_u32(msg, NL80211_ATTR_WIPHY, get_wiphy_idx(wiphy))) in nl80211_get_reg_do()
8558 nla_put_u32(msg, NL80211_ATTR_WIPHY, get_wiphy_idx(wiphy))) in nl80211_send_regdom()
18266 if (nla_put_u32(msg, NL80211_ATTR_WIPHY, get_wiphy_idx(wiphy))) in nl80211_send_beacon_hint_event()

Completed in 38 milliseconds