Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/fm10k/base/
H A Dfm10k_common.c293 u32 count_tmp; in fm10k_read_hw_stats_48b() local
302 count_tmp = count_h; in fm10k_read_hw_stats_48b()
305 } while (count_h != count_tmp); in fm10k_read_hw_stats_48b()