Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dath.c174 static int ath_tx_start(struct ath_softc *, struct ieee80211_node *,
1462 if (ath_tx_start(sc, ni, bf, m)) { in ath_start()
3610 ath_tx_start(struct ath_softc *sc, struct ieee80211_node *ni, struct ath_buf *bf, in ath_tx_start() function