Searched refs:ieee80211_send_bar (Results 1 - 3 of 3) sorted by relevance

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_ht.h227 int ieee80211_send_bar(struct ieee80211_node *, struct ieee80211_tx_ampdu *,
H A Dieee80211_ht.c2801 * an ieee80211_send_bar() failures, then we need
2811 if (ieee80211_send_bar(ni, tap, tap->txa_seqpending) != 0) {
2816 * If ieee80211_send_bar() fails here, the
2904 ieee80211_send_bar(struct ieee80211_node *ni, function
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_tx.c3719 * ieee80211_send_bar(), we have to do the dirty thing of unlocking it,
3792 if (ieee80211_send_bar(&tid->an->an_node, tap, tap->txa_start) == 0) {

Completed in 132 milliseconds