Home
last modified time | relevance | path

Searched refs:wilc_mq_recv (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/wilc1000/
Dwilc_msgqueue.h79 int wilc_mq_recv(WILC_MsgQueueHandle *pHandle,
Dwilc_msgqueue.c113 int wilc_mq_recv(WILC_MsgQueueHandle *pHandle, in wilc_mq_recv() function
Dhost_interface.c2816 wilc_mq_recv(&hif_msg_q, &msg, sizeof(struct host_if_msg), &u32Ret); in hostIFthread()