Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Dixl_pf_main.c2039 ixl_stat_update48(hw, I40E_GLPRT_GOTCL(hw->port), in ixl_update_stats_counters()
H A Di40e_register.h2478 #define I40E_GLPRT_GOTCL(_i) (0x00300680 + ((_i) * 8)) /* _i=0...3 */ /* Reset: CORER */ macro