Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_athvar.h896 void (*sc_bar_response)(struct ieee80211_node *ni, member
H A Dif_ath_tx.c6210 sc->sc_bar_response(ni, tap, status);
H A Dif_ath.c1325 sc->sc_bar_response = ic->ic_bar_response; in ath_attach()