Home
last modified time | relevance | path

Searched defs:wmi_ops (Results 1 – 7 of 7) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_priv.h406 struct wmi_ops { struct
411 (*extract_roam_event)(wmi_unified_t wmi_handle, void *evt_buf, uint32_t len,
417 (*extract_roam_btm_response_stats)(wmi_unified_t wmi_handle, void *evt_buf,
422 (*extract_roam_initial_info)(wmi_unified_t wmi_handle, void *evt_buf,
426 (*extract_roam_msg_info)(wmi_unified_t wmi_handle, void *evt_buf,
430 (*extract_roam_frame_info)(wmi_unified_t wmi_handle, void *evt_buf,
447 (*extract_roam_sync_event)(wmi_unified_t wmi_handle, void *evt_buf,
452 (*extract_roam_sync_frame_event)(wmi_unified_t wmi_handle, void *event,
457 (*extract_btm_dl_event)(wmi_unified_t wmi_handle,
461 (*extract_vdev_disconnect_event)(wmi_unified_t wmi_handle,
[all …]
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_vdev_tlv.c464 static void wmi_vdev_attach_sr_cmds_tlv(struct wmi_ops *wmi_ops) in wmi_vdev_attach_sr_cmds_tlv()
473 static inline void wmi_vdev_attach_sr_cmds_tlv(struct wmi_ops *wmi_ops) in wmi_vdev_attach_sr_cmds_tlv()
573 struct wmi_ops *wmi_ops; in wmi_vdev_attach_tlv() local
H A Dwmi_unified_ocb_ut.c480 struct wmi_ops *wmi_ops; in wmi_ocb_ut_attach() local
/wlan-driver/qca-wifi-host-cmn/spectral/dispatcher/src/
H A Dwlan_spectral_utils_api.c337 struct spectral_wmi_ops *wmi_ops) in wlan_register_spectral_wmi_ops()
H A Dwlan_spectral_tgt_api.c339 struct spectral_wmi_ops *wmi_ops) in tgt_register_spectral_wmi_ops()
/wlan-driver/qca-wifi-host-cmn/target_if/spectral/
H A Dtarget_if_spectral.c6755 struct spectral_wmi_ops *wmi_ops) in target_if_register_spectral_wmi_ops()
H A Dtarget_if_spectral.h1446 struct spectral_wmi_ops wmi_ops; member