Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/st/cw1200/
H A Dqueue.h95 void cw1200_queue_unlock(struct cw1200_queue *queue);
H A Dqueue.c529 void cw1200_queue_unlock(struct cw1200_queue *queue) in cw1200_queue_unlock() function
H A Dtxrx.c41 cw1200_queue_unlock(&priv->tx_queue[i]); in cw1200_tx_queues_unlock()