Home
last modified time | relevance | path

Searched refs:wfx_pending_drop (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/staging/wfx/
Dqueue.h40 void wfx_pending_drop(struct wfx_dev *wdev, struct sk_buff_head *dropped);
Dqueue.c125 void wfx_pending_drop(struct wfx_dev *wdev, struct sk_buff_head *dropped) in wfx_pending_drop() function
Ddata_tx.c578 wfx_pending_drop(wdev, &dropped); in wfx_flush()