Home
last modified time | relevance | path

Searched refs:pending_frame_id (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/st/cw1200/
H A Dscan.c356 u8 queue_id = cw1200_queue_get_queue_id(priv->pending_frame_id); in cw1200_probe_work()
395 if (cw1200_queue_get_skb(queue, priv->pending_frame_id, in cw1200_probe_work()
453 BUG_ON(cw1200_queue_remove(queue, priv->pending_frame_id)); in cw1200_probe_work()
H A Dcw1200.h227 u32 pending_frame_id; member
H A Dbh.c480 priv->pending_frame_id); in cw1200_bh()
H A Dwsm.c1546 priv->pending_frame_id = wsm->packet_id; in wsm_handle_tx_data()
1561 priv->pending_frame_id = wsm->packet_id; in wsm_handle_tx_data()
H A Dsta.c846 u8 queue_id = cw1200_queue_get_queue_id(priv->pending_frame_id); in cw1200_wep_key_work()
856 cw1200_queue_requeue(queue, priv->pending_frame_id); in cw1200_wep_key_work()