Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/st/cw1200/
H A Dqueue.h94 void cw1200_queue_unlock(struct cw1200_queue *queue);
H A Dqueue.c502 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()