Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/silabs/wfx/
Ddata_tx.h45 void wfx_tx(struct ieee80211_hw *hw, struct ieee80211_tx_control *control, struct sk_buff *skb);
Dmain.c130 .tx = wfx_tx,
Ddata_tx.c411 void wfx_tx(struct ieee80211_hw *hw, struct ieee80211_tx_control *control, struct sk_buff *skb) in wfx_tx() function