Home
last modified time | relevance | path

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

/freebsd/sys/dev/mwl/
H A Dif_mwlvar.h308 void (*sc_addba_stop)(struct ieee80211_node *, member
H A Dif_mwl.c490 sc->sc_addba_stop = ic->ic_addba_stop; in mwl_attach()
3704 sc->sc_addba_stop(ni, tap); in mwl_addba_stop()
/freebsd/sys/dev/iwn/
H A Dif_iwnvar.h403 void (*sc_addba_stop)(struct ieee80211_node *, member
H A Dif_iwn.c663 sc->sc_addba_stop = ic->ic_addba_stop; in iwn_attach()
7621 sc->sc_addba_stop(ni, tap); in iwn_ampdu_tx_stop()
/freebsd/sys/dev/ath/
H A Dif_athvar.h891 void (*sc_addba_stop)(struct ieee80211_node *, member
H A Dif_ath_tx.c6053 sc->sc_addba_stop(ni, tap);
H A Dif_ath.c1324 sc->sc_addba_stop = ic->ic_addba_stop; in ath_attach()