Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwnvar.h159 void (*ampdu_tx_stop)(struct iwn_softc *, uint8_t, member
H A Dif_iwn.c1215 ops->ampdu_tx_stop = iwn4965_ampdu_tx_stop; in iwn4965_attach()
1259 ops->ampdu_tx_stop = iwn5000_ampdu_tx_stop; in iwn5000_attach()
6239 ops->ampdu_tx_stop(sc, tid, ba->ba_winstart); in iwn_ampdu_tx_stop()