Searched refs:rx_timestamp (Results 1 - 1 of 1) sorted by relevance

/net/mac80211/
H A Dibss.c993 u64 beacon_timestamp, rx_timestamp; local
1122 rx_timestamp =
1130 rx_timestamp = drv_get_tsf(local, sdata);
1136 (unsigned long long)rx_timestamp,
1138 (unsigned long long)(rx_timestamp - beacon_timestamp),
1141 if (beacon_timestamp > rx_timestamp) {

Completed in 88 milliseconds