Home
last modified time | relevance | path

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

/openbmc/linux/net/wireless/
H A Dreg.c3008 if (reg_request->wiphy_idx != WIPHY_IDX_INVALID) 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()
3052 reg_free_request(reg_request); in reg_process_hint()
3075 struct regulatory_request *reg_request, *lr; in reg_process_pending_hints() local
3095 list_del_init(&reg_request->list); in reg_process_pending_hints()
3099 notify_self_managed_wiphys(reg_request); in reg_process_pending_hints()
3101 reg_process_hint(reg_request); in reg_process_pending_hints()
4340 struct regulatory_request *reg_request, *tmp; in regulatory_exit() local
4367 list_del(&reg_request->list); in regulatory_exit()
[all …]