Home
last modified time | relevance | path

Searched refs:cw1200_queue_get_queue_id (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/st/cw1200/
H A Dqueue.h103 static inline u8 cw1200_queue_get_queue_id(u32 packet_id) in cw1200_queue_get_queue_id() function
H A Dscan.c356 u8 queue_id = cw1200_queue_get_queue_id(priv->pending_frame_id); in cw1200_probe_work()
H A Dtxrx.c851 u8 queue_id = cw1200_queue_get_queue_id(arg->packet_id); in cw1200_tx_confirm_cb()
H A Dsta.c846 u8 queue_id = cw1200_queue_get_queue_id(priv->pending_frame_id); in cw1200_wep_key_work()