Searched defs:nexttbtt (Results 1 – 4 of 4) sorted by relevance
/linux-3.4.99/drivers/net/wireless/ath/ath9k/ |
D | beacon.c | 494 u32 nexttbtt, intval; in ath_beacon_config_ap() local 534 u32 nexttbtt = 0, intval, tsftu; in ath_beacon_config_sta() local 651 u32 tsf, intval, nexttbtt; in ath_beacon_config_adhoc() local
|
D | htc_drv_beacon.c | 73 u32 nexttbtt = 0, intval, tsftu; in ath9k_htc_beacon_config_sta() local 191 u32 nexttbtt, intval, tsftu; in ath9k_htc_beacon_config_ap() local 246 u32 nexttbtt, intval, tsftu; in ath9k_htc_beacon_config_adhoc() local
|
/linux-3.4.99/drivers/net/wireless/ath/ath5k/ |
D | base.c | 1952 u32 nexttbtt, intval, hw_tu, bc_tu; in ath5k_beacon_update_timers() local
|
D | ath5k.h | 1328 unsigned int nexttbtt; /* next beacon time in TU */ member
|