Searched refs:iwn_agg_tx_complete (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/iwn/ |
H A D | if_iwn.c | 200 static void iwn_agg_tx_complete(struct iwn_softc *, struct iwn_tx_ring *, 3194 iwn_agg_tx_complete(struct iwn_softc *sc, struct iwn_tx_ring *ring, int tid, in iwn_agg_tx_complete() function 3308 iwn_agg_tx_complete(sc, ring, tid, i, 1); in iwn_rx_compressed_ba() 3955 iwn_agg_tx_complete(sc, ring, tid, i, 0); in iwn_ampdu_tx_done()
|