Home
last modified time | relevance | path

Searched refs:TARGET_IF_ENTER (Results 1 – 10 of 10) sorted by relevance

/wlan-driver/qcacld-3.0/components/target_if/twt/src/
H A Dtarget_if_ext_twt_evt.c39 TARGET_IF_ENTER(); in target_if_twt_setup_complete_event_handler()
97 TARGET_IF_ENTER(); in target_if_twt_teardown_complete_event_handler()
156 TARGET_IF_ENTER(); in target_if_twt_pause_complete_event_handler()
214 TARGET_IF_ENTER(); in target_if_twt_resume_complete_event_handler()
272 TARGET_IF_ENTER(); in target_if_twt_nudge_complete_event_handler()
322 TARGET_IF_ENTER(); in target_if_twt_notify_event_handler()
371 TARGET_IF_ENTER(); in target_if_twt_ack_complete_event_handler()
/wlan-driver/qca-wifi-host-cmn/target_if/twt/src/
H A Dtarget_if_twt_evt.c39 TARGET_IF_ENTER(); in target_if_twt_en_complete_event_handler()
93 TARGET_IF_ENTER(); in target_if_twt_disable_comp_event_handler()
/wlan-driver/qca-wifi-host-cmn/target_if/regulatory/src/
H A Dtarget_if_reg_lte.c46 TARGET_IF_ENTER(); in tgt_reg_ch_avoid_event_handler()
H A Dtarget_if_reg.c260 TARGET_IF_ENTER(); in tgt_reg_chan_list_update_handler()
400 TARGET_IF_ENTER(); in tgt_reg_chan_list_ext_update_handler()
533 TARGET_IF_ENTER(); in tgt_afc_event_handler()
1285 TARGET_IF_ENTER(); in tgt_rate_to_power_complete_handler()
H A Dtarget_if_reg_11d.c65 TARGET_IF_ENTER(); in tgt_reg_11d_new_cc_handler()
/wlan-driver/qcacld-3.0/components/target_if/interop_issues_ap/src/
H A Dtarget_if_interop_issues_ap.c54 TARGET_IF_ENTER(); in target_if_interop_issues_ap_event_handler()
/wlan-driver/qcacld-3.0/components/target_if/pmo/src/
H A Dtarget_if_pmo_gtk.c116 TARGET_IF_ENTER(); in target_if_pmo_gtk_offload_status_event()
H A Dtarget_if_pmo_lphb.c242 TARGET_IF_ENTER(); in target_if_pmo_lphb_evt_handler()
/wlan-driver/qca-wifi-host-cmn/target_if/cp_stats/src/
H A Dtarget_if_cp_stats.c330 TARGET_IF_ENTER(); in target_if_twt_session_params_event_handler()
/wlan-driver/qca-wifi-host-cmn/target_if/core/inc/
H A Dtarget_if.h50 #define TARGET_IF_ENTER() \ macro