Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_ht.h227 int ieee80211_send_bar(struct ieee80211_node *, struct ieee80211_tx_ampdu *,
H A Dieee80211_ht.c2811 if (ieee80211_send_bar(ni, tap, tap->txa_seqpending) != 0) { in bar_timeout()
2904 ieee80211_send_bar(struct ieee80211_node *ni, in ieee80211_send_bar() function