Home
last modified time | relevance | path

Searched refs:cw1200_queue_remove (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/st/cw1200/
H A Dqueue.h89 int cw1200_queue_remove(struct cw1200_queue *queue,
H A Dscan.c453 BUG_ON(cw1200_queue_remove(queue, priv->pending_frame_id)); in cw1200_probe_work()
H A Dqueue.c438 int cw1200_queue_remove(struct cw1200_queue *queue, u32 packet_id) in cw1200_queue_remove() function
H A Dwsm.c1554 BUG_ON(cw1200_queue_remove(queue, wsm->packet_id)); in wsm_handle_tx_data()
H A Dtxrx.c956 cw1200_queue_remove(queue, arg->packet_id); in cw1200_tx_confirm_cb()
/kernel/linux/linux-6.6/drivers/net/wireless/st/cw1200/
H A Dqueue.h89 int cw1200_queue_remove(struct cw1200_queue *queue,
H A Dscan.c453 BUG_ON(cw1200_queue_remove(queue, priv->pending_frame_id)); in cw1200_probe_work()
H A Dqueue.c441 int cw1200_queue_remove(struct cw1200_queue *queue, u32 packet_id) in cw1200_queue_remove() function
H A Dwsm.c1554 BUG_ON(cw1200_queue_remove(queue, wsm->packet_id)); in wsm_handle_tx_data()
H A Dtxrx.c953 cw1200_queue_remove(queue, arg->packet_id); in cw1200_tx_confirm_cb()

Completed in 11 milliseconds