Searched refs:WILC_MsgQueueHandle (Results 1 – 3 of 3) sorted by relevance
28 } WILC_MsgQueueHandle; typedef43 int wilc_mq_create(WILC_MsgQueueHandle *pHandle);60 int wilc_mq_send(WILC_MsgQueueHandle *pHandle,79 int wilc_mq_recv(WILC_MsgQueueHandle *pHandle,92 int wilc_mq_destroy(WILC_MsgQueueHandle *pHandle);
14 int wilc_mq_create(WILC_MsgQueueHandle *pHandle) in wilc_mq_create()30 int wilc_mq_destroy(WILC_MsgQueueHandle *pHandle) in wilc_mq_destroy()56 int wilc_mq_send(WILC_MsgQueueHandle *pHandle, in wilc_mq_send()113 int wilc_mq_recv(WILC_MsgQueueHandle *pHandle, in wilc_mq_recv()
239 static WILC_MsgQueueHandle hif_msg_q;