Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hibmcge/
H A Dhbg_ethtool.h11 #define HBG_STATS_U(p, offset, val) (HBG_STATS_R(p, offset) += (val)) macro
H A Dhbg_ethtool.c329 HBG_STATS_U(&priv->stats, stats->offset, in hbg_update_stats_by_info()