Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ixl/
HDi40e_register.h2414 #define I40E_GLPRT_CRCERRS(_i) (0x00300080 + ((_i) * 8)) /* _i=0...3 */ /* Reset: CORER */ macro
HDif_ixl.c3197 ixl_stat_update32(hw, I40E_GLPRT_CRCERRS(hw->port), in ixl_update_stats_counters()