Home
last modified time | relevance | path

Searched refs:reg_request (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/net/wireless/
H A Dreg.c136 static void reg_process_hint(struct regulatory_request *reg_request);
3002 static void reg_process_hint(struct regulatory_request *reg_request) in reg_process_hint() argument
3006 enum nl80211_reg_initiator initiator = reg_request->initiator; in reg_process_hint()
3008 if (reg_request->wiphy_idx != WIPHY_IDX_INVALID) in reg_process_hint()
3009 wiphy = wiphy_idx_to_wiphy(reg_request->wiphy_idx); in reg_process_hint()
3013 treatment = reg_process_hint_core(reg_request); in reg_process_hint()
3016 treatment = reg_process_hint_user(reg_request); in reg_process_hint()
3021 treatment = reg_process_hint_driver(wiphy, reg_request); in reg_process_hint()
3026 treatment = reg_process_hint_country_ie(wiphy, reg_request); in reg_process_hint()
3052 reg_free_request(reg_request); in reg_process_hint()
3075 struct regulatory_request *reg_request, *lr; reg_process_pending_hints() local
4340 struct regulatory_request *reg_request, *tmp; regulatory_exit() local
[all...]
/kernel/linux/linux-5.10/net/wireless/
H A Dreg.c2939 static void reg_process_hint(struct regulatory_request *reg_request) in reg_process_hint() argument
2943 enum nl80211_reg_initiator initiator = reg_request->initiator; in reg_process_hint()
2945 if (reg_request->wiphy_idx != WIPHY_IDX_INVALID) in reg_process_hint()
2946 wiphy = wiphy_idx_to_wiphy(reg_request->wiphy_idx); in reg_process_hint()
2950 treatment = reg_process_hint_core(reg_request); in reg_process_hint()
2953 treatment = reg_process_hint_user(reg_request); in reg_process_hint()
2958 treatment = reg_process_hint_driver(wiphy, reg_request); in reg_process_hint()
2963 treatment = reg_process_hint_country_ie(wiphy, reg_request); in reg_process_hint()
2989 reg_free_request(reg_request); in reg_process_hint()
3012 struct regulatory_request *reg_request, *l in reg_process_pending_hints() local
4248 struct regulatory_request *reg_request, *tmp; regulatory_exit() local
[all...]

Completed in 14 milliseconds