Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/iwn/
Dif_iwn.c201 static void iwn_tx_done(struct iwn_softc *, struct iwn_rx_desc *, int,
2863 iwn_tx_done(sc, desc, stat->ackfailcnt, in iwn4965_tx_done()
2895 iwn_tx_done(sc, desc, stat->ackfailcnt, in iwn5000_tx_done()
2904 iwn_tx_done(struct iwn_softc *sc, struct iwn_rx_desc *desc, int ackfailcnt, in iwn_tx_done() function