Searched refs:lim_post_msg_high_priority (Results 1 – 4 of 4) sorted by relevance
238 QDF_STATUS lim_post_msg_high_priority(struct mac_context *mac,
322 status = lim_post_msg_high_priority(mac, &msg); in lim_timer_handler()
4045 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()
1028 QDF_STATUS lim_post_msg_high_priority(struct mac_context *mac, in lim_post_msg_high_priority() function