Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath_tx.h94 extern int ath_tx_start(struct ath_softc *sc, struct ieee80211_node *ni,
H A Dif_ath_tx.c1867 ath_tx_start(struct ath_softc *sc, struct ieee80211_node *ni, in ath_tx_start() function
2422 if (ath_tx_start(sc, ni, bf, m)) { in ath_raw_xmit()
H A Dif_ath.c3446 if (ath_tx_start(sc, ni, bf, m)) {