Home
last modified time | relevance | path

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

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