summaryrefslogtreecommitdiffstats
path: root/sys/dev/ath/if_ath_tx.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/ath/if_ath_tx.h')
-rw-r--r--sys/dev/ath/if_ath_tx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/ath/if_ath_tx.h b/sys/dev/ath/if_ath_tx.h
index 1437d7f..d4775d0 100644
--- a/sys/dev/ath/if_ath_tx.h
+++ b/sys/dev/ath/if_ath_tx.h
@@ -134,6 +134,7 @@ extern void ath_addba_response_timeout(struct ieee80211_node *ni,
extern void ath_tx_node_sleep(struct ath_softc *sc, struct ath_node *an);
extern void ath_tx_node_wakeup(struct ath_softc *sc, struct ath_node *an);
extern int ath_tx_node_is_asleep(struct ath_softc *sc, struct ath_node *an);
+extern void ath_tx_node_reassoc(struct ath_softc *sc, struct ath_node *an);
/*
* Misc debugging stuff
OpenPOWER on IntegriCloud