Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/scheduler/inc/
H A Dscheduler_api.h52 SYS_MSG_ID_MC_TIMER, enumerator
/wlan-driver/qca-wifi-host-cmn/scheduler/src/
H A Dscheduler_api.c535 if (msg->reserved != SYS_MSG_COOKIE || msg->type != SYS_MSG_ID_MC_TIMER) in scheduler_timer_q_mq_handler()
736 msg.type = SYS_MSG_ID_MC_TIMER; in scheduler_mc_timer_callback()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/serialization/src/
H A Dwlan_serialization_internal.c621 msg.type = SYS_MSG_ID_MC_TIMER; in wlan_serialization_timer_cb_mc_ctx()
/wlan-driver/qca-wifi-host-cmn/target_if/mlme/vdev_mgr/src/
H A Dtarget_if_vdev_mgr_rx_ops.c339 msg.type = SYS_MSG_ID_MC_TIMER; in target_if_vdev_mgr_rsp_cb_mc_ctx()