Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.h291 struct hclge_32_bit_stats { struct
454 struct hclge_32_bit_stats all_32_bit_stats;
Dhclge_main.c28 #define HCLGE_32BIT_STATS_FIELD_OFF(f) (offsetof(struct hclge_32_bit_stats, f))
432 static void hclge_reset_partial_32bit_counter(struct hclge_32_bit_stats *stats) in hclge_reset_partial_32bit_counter()
451 struct hclge_32_bit_stats *all_32_bit_stats; in hclge_32_bit_update_stats()