Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/silabs/wfx/
Ddata_tx.h47 void wfx_flush(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u32 queues, bool drop);
Dmain.c148 .flush = wfx_flush,
Ddata_tx.c570 void wfx_flush(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u32 queues, bool drop) in wfx_flush() function