Searched refs:msg_queue (Results 1 – 2 of 2) sorted by relevance
39 struct dl_list msg_queue; member49 struct dl_list msg_queue; member320 while (gpriv && !dl_list_empty(&gpriv->msg_queue) && in wpas_ctrl_msg_send_pending_global()322 msg = dl_list_first(&gpriv->msg_queue, struct ctrl_iface_msg, in wpas_ctrl_msg_send_pending_global()344 while (priv && !dl_list_empty(&priv->msg_queue) && in wpas_ctrl_msg_send_pending_iface()346 msg = dl_list_first(&priv->msg_queue, struct ctrl_iface_msg, in wpas_ctrl_msg_send_pending_iface()370 if (priv && !dl_list_empty(&priv->msg_queue)) in wpas_ctrl_msg_queue_timeout()374 if (gpriv && !dl_list_empty(&gpriv->msg_queue)) in wpas_ctrl_msg_queue_timeout()443 if (!dl_list_empty(&gpriv->msg_queue) || in wpa_supplicant_ctrl_iface_msg_cb()452 &gpriv->msg_queue); in wpa_supplicant_ctrl_iface_msg_cb()[all …]
113 VCHIQ_HEADER_T * msg_queue[MSG_QUEUE_SIZE]; member347 user_service->msg_queue[user_service->msg_insert & in service_callback()1196 header = user_service->msg_queue[user_service->msg_remove & in vchiq_ioctl()1508 msg_queue[user_service->msg_remove & in _vchiq_close_instance()