Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_stats.c379 i40e_stat_get_uint32(i40e, I40E_GLPRT_PXONTXC(port, i), in i40e_stat_pf_update()
/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_register.h2636 #define I40E_GLPRT_PXONTXC(_i, _j) (0x00300780 + ((_i) * 8 + (_j) * 32)) /* _i=0...3, _j=0… macro