Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/regulatory/inc/
Dwlan_reg_afc.h55 struct wlan_afc_opclass_obj { struct
69 struct wlan_afc_opclass_obj *opclass_objs; argument
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
Dreg_services_common.c7225 reg_fill_afc_opclass_obj(struct wlan_afc_opclass_obj *p_obj_opclass_obj, in reg_fill_afc_opclass_obj()
7261 reg_free_afc_opclass_objs(struct wlan_afc_opclass_obj *opclass_objs, in reg_free_afc_opclass_objs()
7267 struct wlan_afc_opclass_obj *opclass_obj; in reg_free_afc_opclass_objs()
7292 struct wlan_afc_opclass_obj *p_opclass_obj_arr) in reg_fill_afc_opclasses_arr()
7298 struct wlan_afc_opclass_obj *p_opclass_obj; in reg_fill_afc_opclasses_arr()
7372 struct wlan_afc_opclass_obj *p_opclass_obj; in reg_print_afc_req_info_opclass_list()
7543 struct wlan_afc_opclass_obj *l_opclass_objs; in reg_fill_afc_opclass_obj_lst()
7571 sizeof(struct wlan_afc_opclass_obj)); in reg_fill_afc_opclass_obj_lst()
/wlan-driver/qca-wifi-host-cmn/os_if/linux/afc/src/
Dwlan_cfg80211_afc.c159 struct wlan_afc_opclass_obj *afc_opclass_obj; in afc_expiry_event_update_or_get_len()