Lines Matching refs:request
466 struct regulatory_request *request) in __ath_reg_dyn_country() argument
470 if (request->initiator == NL80211_REGDOM_SET_BY_COUNTRY_IE && in __ath_reg_dyn_country()
474 country_code = ath_regd_find_country_by_name(request->alpha2); in __ath_reg_dyn_country()
483 ath_reg_apply_world_flags(wiphy, request->initiator, reg); in __ath_reg_dyn_country()
490 struct regulatory_request *request) in ath_reg_dyn_country() argument
492 if (__ath_reg_dyn_country(wiphy, reg, request)) in ath_reg_dyn_country()
498 reg_initiator_name(request->initiator)); in ath_reg_dyn_country()
502 struct regulatory_request *request, in ath_reg_notifier_apply() argument
515 if (!request) in ath_reg_notifier_apply()
518 reg->region = request->dfs_region; in ath_reg_notifier_apply()
519 switch (request->initiator) { in ath_reg_notifier_apply()
535 ath_reg_dyn_country(wiphy, reg, request); in ath_reg_notifier_apply()
538 ath_reg_dyn_country(wiphy, reg, request); in ath_reg_notifier_apply()
631 struct regulatory_request *request)) in ath_regd_init_wiphy() argument
754 struct regulatory_request *request)) in ath_regd_init() argument