Home
last modified time | relevance | path

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

/drivers/net/wireless/cw1200/
Dqueue.h98 void cw1200_queue_unlock(struct cw1200_queue *queue);
Dqueue.c531 void cw1200_queue_unlock(struct cw1200_queue *queue) in cw1200_queue_unlock() function
Dtxrx.c44 cw1200_queue_unlock(&priv->tx_queue[i]); in cw1200_tx_queues_unlock()