Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A Dqueue.h40 void wfx_pending_drop(struct wfx_dev *wdev, struct sk_buff_head *dropped);
H A Dqueue.c122 void wfx_pending_drop(struct wfx_dev *wdev, struct sk_buff_head *dropped) in wfx_pending_drop() function
H A Ddata_tx.c549 wfx_pending_drop(wdev, &dropped); in wfx_flush()