Home
last modified time | relevance | path

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

/linux-5.19.10/net/mac80211/
Dtx.c1723 static bool __ieee80211_tx(struct ieee80211_local *local, in __ieee80211_tx() function
1948 result = __ieee80211_tx(local, &tx.skbs, tx.sta, txpending); in ieee80211_tx()
4634 result = __ieee80211_tx(local, &skbs, sta, true); in ieee80211_tx_pending_skb()