Home
last modified time | relevance | path

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

/src/sys/dev/iwi/
H A Dif_iwi.c175 static int iwi_tx_start(struct iwi_softc *, struct mbuf *,
1769 iwi_tx_start(struct iwi_softc *sc, struct mbuf *m0, struct ieee80211_node *ni, in iwi_tx_start() function
1982 if (iwi_tx_start(sc, m, ni, ac) != 0) { in iwi_start()