Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_iwn.c266 void iwn4965_ampdu_tx_stop(struct iwn_softc *,
603 ops->ampdu_tx_stop = iwn4965_ampdu_tx_stop; in iwn4965_attach()
6019 iwn4965_ampdu_tx_stop(struct iwn_softc *sc, uint8_t tid, uint16_t ssn) in iwn4965_ampdu_tx_stop() function