Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwn/
H A Dif_iwn.c308 static void iwn4965_ampdu_tx_stop(struct iwn_softc *, int,
1239 ops->ampdu_tx_stop = iwn4965_ampdu_tx_stop; in iwn4965_attach()
7679 iwn4965_ampdu_tx_stop(struct iwn_softc *sc, int qid, uint8_t tid, uint16_t ssn) in iwn4965_ampdu_tx_stop() function