Home
last modified time | relevance | path

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

/linux-6.15/net/wireless/
H A Dreg.c3036 if (reg_request->wiphy_idx != WIPHY_IDX_INVALID) in reg_process_hint()
3041 treatment = reg_process_hint_core(reg_request); in reg_process_hint()
3044 treatment = reg_process_hint_user(reg_request); in reg_process_hint()
3080 reg_free_request(reg_request); in reg_process_hint()
3103 struct regulatory_request *reg_request, *lr; in reg_process_pending_hints() local
3123 list_del_init(&reg_request->list); in reg_process_pending_hints()
3127 notify_self_managed_wiphys(reg_request); in reg_process_pending_hints()
3129 reg_process_hint(reg_request); in reg_process_pending_hints()
4363 struct regulatory_request *reg_request, *tmp; in regulatory_exit() local
4390 list_del(&reg_request->list); in regulatory_exit()
[all …]