Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/mlme/pdev_mgr/dispatcher/inc/
H A Dwlan_pdev_mlme_api.h44 mlme_pdev_ext_t *wlan_pdev_mlme_get_ext_hdl(struct wlan_objmgr_pdev *pdev);
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/inc/
H A Dwlan_ext_mlme_obj_types.h37 typedef struct opaque_mlme_pdev_ext mlme_pdev_ext_t; typedef
/wlan-driver/qca-wifi-host-cmn/iot_sim/dispatcher/inc/
H A Dwlan_iot_sim_utils_api.h35 void (*update_beacon_trigger)(mlme_pdev_ext_t *);
/wlan-driver/qca-wifi-host-cmn/umac/mlme/pdev_mgr/dispatcher/src/
H A Dwlan_pdev_mlme_api.c46 mlme_pdev_ext_t *wlan_pdev_mlme_get_ext_hdl(struct wlan_objmgr_pdev *pdev) in wlan_pdev_mlme_get_ext_hdl()
/wlan-driver/qca-wifi-host-cmn/umac/mlme/include/
H A Dwlan_pdev_mlme.h53 mlme_pdev_ext_t *ext_pdev_ptr;
/wlan-driver/qca-wifi-host-cmn/iot_sim/core/
H A Diot_sim_defs_i.h191 void (*iot_sim_update_beacon_trigger)(mlme_pdev_ext_t *);
H A Diot_sim_common.c1192 mlme_pdev_ext_t *ext = NULL; in iot_sim_debug_content_change_write()