Searched refs:ieee80211_send_bar (Results 1 – 3 of 3) sorted by relevance
194 int ieee80211_send_bar(struct ieee80211_node *, struct ieee80211_tx_ampdu *,
2224 if (ieee80211_send_bar(ni, tap, tap->txa_seqpending) != 0) { in bar_timeout()2317 ieee80211_send_bar(struct ieee80211_node *ni, in ieee80211_send_bar() function
3654 if (ieee80211_send_bar(&tid->an->an_node, tap, tap->txa_start) == 0) { in ath_tx_tid_bar_tx()