Searched refs:malo_tx_start (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/malo/
H A Dif_malo.c1031 malo_tx_start(struct malo_softc *sc, struct ieee80211_node *ni, function
1252 if (malo_tx_start(sc, ni, bf, m)) {
1286 * malo_tx_start is an optimization to avoid poking the
1799 if (malo_tx_start(sc, ni, bf, m) != 0) {
1816 * Delivering the kick here rather than in malo_tx_start is

Completed in 187 milliseconds