Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A Ddata_tx.h46 void wfx_flush(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u32 queues, bool drop);
H A Dmain.c148 .flush = wfx_flush,
H A Ddata_tx.c530 void wfx_flush(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u32 queues, bool drop) in wfx_flush() function