Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/pe/include/
H A Dlim_api.h238 QDF_STATUS lim_post_msg_high_priority(struct mac_context *mac,
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_timer_utils.c322 status = lim_post_msg_high_priority(mac, &msg); in lim_timer_handler()
H A Dlim_send_management_frames.c4045 status_code = lim_post_msg_high_priority(max_ctx, &msg); in lim_disassoc_tx_complete_cnf_handler()
4174 status_code = lim_post_msg_high_priority(mac_ctx, &msg); in lim_deauth_tx_complete_cnf_handler()
H A Dlim_api.c1028 QDF_STATUS lim_post_msg_high_priority(struct mac_context *mac, in lim_post_msg_high_priority() function