Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_common.c4562 error_cnt = (repc & GLV_REPC_ERROR_CNT_M) >> GLV_REPC_ERROR_CNT_S; in ice_stat_update_repc()
H A Dice_hw_autogen.h8140 #define GLV_REPC_ERROR_CNT_S 16 macro