Searched refs:systime_tmp (Results 1 – 2 of 2) sorted by relevance
587 u32 systime_l, systime_h, systime_tmp; in fm10k_read_systime_vf() local592 systime_tmp = systime_h; in fm10k_read_systime_vf()595 } while (systime_tmp != systime_h); in fm10k_read_systime_vf()
2021 u32 systime_l, systime_h, systime_tmp; in fm10k_read_systime_pf() local2026 systime_tmp = systime_h; in fm10k_read_systime_pf()2029 } while (systime_tmp != systime_h); in fm10k_read_systime_pf()