Home
last modified time | relevance | path

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

/dragonfly/sys/netproto/802_11/wlan/
H A Dieee80211_ht.c240 ic->ic_bar_response = ieee80211_bar_response; in ieee80211_ht_attach()
2307 ic->ic_bar_response(ni, tap, 1); in bar_timeout()
2368 ic->ic_bar_response(ni, tap, status); in bar_tx_complete()
/dragonfly/sys/netproto/802_11/
H A Dieee80211_var.h344 void (*ic_bar_response)(struct ieee80211_node *, member
/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath.c1293 sc->sc_bar_response = ic->ic_bar_response;
1300 ic->ic_bar_response = ath_bar_response;