Home
last modified time | relevance | path

Searched refs:sys_build_message_header (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/sys/common/src/
Dwlan_qct_sys.c42 QDF_STATUS sys_build_message_header(SYS_MSG_ID msg_id, in sys_build_message_header() function
100 sys_build_message_header(SYS_MSG_ID_UMAC_STOP, &umac_stop_msg); in umac_stop()
/wlan-driver/qcacld-3.0/core/mac/src/sys/common/inc/
Dwlan_qct_sys.h78 QDF_STATUS sys_build_message_header(SYS_MSG_ID msg_id,
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_data_stall_detection.c114 sys_build_message_header(SYS_MSG_ID_DATA_STALL_MSG, &msg); in hdd_data_stall_process_cb()