Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_hw_autogen.h417 #define GLPRT_CRCERRS(_i) (0x00380100 + ((_i) * 8)) macro
H A Dice_main.c6825 ice_stat_update32(hw, GLPRT_CRCERRS(port), pf->stat_prev_loaded, in ice_update_pf_stats()