Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ixl/
HDif_ixl.c3204 I40E_GLPRT_GORCL(hw->port), in ixl_update_stats_counters()
3467 reg = rd32(hw, I40E_GLPRT_GORCL(hw->port)); in ixl_print_debug_info()
HDi40e_register.h2422 #define I40E_GLPRT_GORCL(_i) (0x00300000 + ((_i) * 8)) /* _i=0...3 */ /* Reset: CORER */ macro