Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_common.c280 u32 count_tmp; in fm10k_read_hw_stats_48b() local
287 count_tmp = count_h; in fm10k_read_hw_stats_48b()
290 } while (count_h != count_tmp); in fm10k_read_hw_stats_48b()