Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ixl/
Dixl_pf_main.c2039 ixl_stat_update32(hw, I40E_GLPRT_LXONTXC(hw->port), in ixl_update_stats_counters()
Di40e_register.h2487 #define I40E_GLPRT_LXONTXC(_i) (0x00300980 + ((_i) * 8)) /* _i=0...3 */ /* Reset: CORER */ macro