Searched refs:opclass_objs (Results 1 – 3 of 3) sorted by relevance
69 struct wlan_afc_opclass_obj *opclass_objs; member
275 afc_opclass_obj = &afc_req->opclass_obj_lst->opclass_objs[i]; in afc_expiry_event_update_or_get_len()
7261 reg_free_afc_opclass_objs(struct wlan_afc_opclass_obj *opclass_objs, in reg_free_afc_opclass_objs() argument7269 opclass_obj = &opclass_objs[i]; in reg_free_afc_opclass_objs()7272 qdf_mem_free(opclass_objs); in reg_free_afc_opclass_objs()7382 p_opclass_obj = p_opclass_obj_lst->opclass_objs; in reg_print_afc_req_info_opclass_list()7475 if (opclass_obj_lst->opclass_objs) in reg_free_afc_opclass_list()7476 reg_free_afc_opclass_objs(opclass_obj_lst->opclass_objs, in reg_free_afc_opclass_list()7593 opclass_obj_lst->opclass_objs = l_opclass_objs; in reg_fill_afc_opclass_obj_lst()