Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dif_iwn.c283 static void iwn5000_ampdu_tx_stop(struct iwn_softc *,
709 ops->ampdu_tx_stop = iwn5000_ampdu_tx_stop; in iwn5000_attach()
5141 iwn5000_ampdu_tx_stop(struct iwn_softc *sc, uint8_t tid, uint16_t ssn) in iwn5000_ampdu_tx_stop() function