Home
last modified time | relevance | path

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

/drivers/net/wireless/silabs/wfx/
A Dqueue.h17 struct wfx_queue { struct
36 bool wfx_tx_queue_empty(struct wfx_vif *wvif, struct wfx_queue *queue); argument
37 void wfx_tx_queue_drop(struct wfx_vif *wvif, struct wfx_queue *queue,
A Dqueue.c76 bool wfx_tx_queue_empty(struct wfx_vif *wvif, struct wfx_queue *queue) in wfx_tx_queue_empty()
106 void wfx_tx_queue_drop(struct wfx_vif *wvif, struct wfx_queue *queue, in wfx_tx_queue_drop()
117 struct wfx_queue *queue = &wvif->tx_queue[skb_get_queue_mapping(skb)]; in wfx_tx_queues_put()
130 struct wfx_queue *queue; in wfx_pending_drop()
149 struct wfx_queue *queue; in wfx_pending_get()
226 static int wfx_tx_queue_get_weight(struct wfx_queue *queue) in wfx_tx_queue_get_weight()
233 struct wfx_queue *queues[IEEE80211_NUM_ACS * ARRAY_SIZE(wdev->vif)]; in wfx_tx_queues_get_skb()
A Dwfx.h77 struct wfx_queue tx_queue[4];
A Dtraces.h438 TP_PROTO(struct wfx_dev *wdev, const struct wfx_queue *elected_queue),
448 const struct wfx_queue *queue;
A Ddata_tx.c548 struct wfx_queue *queue; in wfx_flush_vif()

Completed in 12 milliseconds