Searched refs:wfx_queue (Results 1 – 5 of 5) sorted by relevance
17 struct wfx_queue { struct36 bool wfx_tx_queue_empty(struct wfx_vif *wvif, struct wfx_queue *queue); argument37 void wfx_tx_queue_drop(struct wfx_vif *wvif, struct wfx_queue *queue,
76 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()
77 struct wfx_queue tx_queue[4];
438 TP_PROTO(struct wfx_dev *wdev, const struct wfx_queue *elected_queue),448 const struct wfx_queue *queue;
548 struct wfx_queue *queue; in wfx_flush_vif()
Completed in 12 milliseconds