Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwn.c280 static void iwn5000_ampdu_tx_stop(struct iwn_softc *,
1259 ops->ampdu_tx_stop = iwn5000_ampdu_tx_stop; in iwn5000_attach()
6340 iwn5000_ampdu_tx_stop(struct iwn_softc *sc, uint8_t tid, uint16_t ssn) in iwn5000_ampdu_tx_stop() function