Searched refs:os_queue_send_to_front (Results 1 – 2 of 2) sorted by relevance
366 #define os_queue_send_to_front(a, b, c) wifi_funcs->_queue_send_to_front((a), (b), (c)) macro
428 if (os_queue_send_to_front(g_wpa3_hostap_evt_queue, &evt, 0) != pdPASS) { in wpa3_hostap_post_evt()