Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/i40e/
H A Di40e_stats.c374 i40e_stat_get_uint32(i40e, I40E_GLPRT_PXONRXC(port, i), in i40e_stat_pf_update()
/titanic_41/usr/src/uts/common/io/i40e/core/
H A Di40e_register.h2618 #define I40E_GLPRT_PXONRXC(_i, _j) (0x00300180 + ((_i) * 8 + (_j) * 32)) /* _i=0...3, _j… macro