Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/base/
H A Dice_common.c5351 error_cnt = (repc & GLV_REPC_ERROR_CNT_M) >> GLV_REPC_ERROR_CNT_S; in ice_stat_update_repc()
H A Dice_hw_autogen.h8150 #define GLV_REPC_ERROR_CNT_S 16 macro