Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/
Ddp_rh.c639 if (soc->notify_fw_callback) in dp_service_srngs_rh()
640 soc->notify_fw_callback(soc); in dp_service_srngs_rh()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_types.h2870 notify_pre_reset_fw_callback notify_fw_callback; member
Ddp_internal.h2996 notify_pre_reset_fw_callback callback = soc->notify_fw_callback; in dp_umac_reset_trigger_pre_reset_notify_cb()
Ddp_main.c11774 soc->notify_fw_callback = NULL; in dp_unregister_notify_umac_pre_reset_fw_callback()
11812 soc->notify_fw_callback = dp_check_n_notify_umac_prereset_done; in dp_register_notify_umac_pre_reset_fw_callback()