Home
last modified time | relevance | path

Searched refs:tsf_beacon_target (Results 1 – 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_rx.c344 uint64_t tsf_beacon_target; in ath_recv_mgmt() local
409 tsf_beacon_target = tsf_beacon_old + in ath_recv_mgmt()
421 if (tsf_beacon < tsf_beacon_target) { in ath_recv_mgmt()
435 (unsigned long long) tsf_beacon_target, in ath_recv_mgmt()
436 (unsigned int) (tsf_beacon_target >> 10), in ath_recv_mgmt()