Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/silabs/wfx/
Dqueue.h41 void wfx_pending_drop(struct wfx_dev *wdev, struct sk_buff_head *dropped);
Dqueue.c128 void wfx_pending_drop(struct wfx_dev *wdev, struct sk_buff_head *dropped) in wfx_pending_drop() function
Ddata_tx.c588 wfx_pending_drop(wdev, &dropped); in wfx_flush()