Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwn.c276 static void iwn4965_ampdu_tx_stop(struct iwn_softc *,
1215 ops->ampdu_tx_stop = iwn4965_ampdu_tx_stop; in iwn4965_attach()
6282 iwn4965_ampdu_tx_stop(struct iwn_softc *sc, uint8_t tid, uint16_t ssn) in iwn4965_ampdu_tx_stop() function