|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | FUDGE 2 |
Functions | |
| void | ath9k_beacon_assign_slot (struct ath_softc *sc, struct ieee80211_vif *vif) |
| void | ath9k_beacon_remove_slot (struct ath_softc *sc, struct ieee80211_vif *vif) |
| void | ath9k_set_tsfadjust (struct ath_softc *sc, struct ieee80211_vif *vif) |
| void | ath9k_beacon_tasklet (unsigned long data) |
| bool | ath9k_allow_beacon_config (struct ath_softc *sc, struct ieee80211_vif *vif) |
| void | ath9k_beacon_config (struct ath_softc *sc, struct ieee80211_vif *vif, u32 changed) |
| void | ath9k_set_beacon (struct ath_softc *sc) |
| bool ath9k_allow_beacon_config | ( | struct ath_softc * | sc, |
| struct ieee80211_vif * | vif | ||
| ) |
| void ath9k_beacon_assign_slot | ( | struct ath_softc * | sc, |
| struct ieee80211_vif * | vif | ||
| ) |
| void ath9k_beacon_remove_slot | ( | struct ath_softc * | sc, |
| struct ieee80211_vif * | vif | ||
| ) |
1.8.2