Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_stats.c394 i40e_stat_get_uint32(i40e, I40E_GLPRT_ILLERRC(port), in i40e_stat_pf_update()
782 i40e_stat_get_uint32(i40e, I40E_GLPRT_ILLERRC(port), in i40e_m_stat()
870 i40e_stat_get_uint32(i40e, I40E_GLPRT_ILLERRC(port), in i40e_m_stat()
/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_register.h2464 #define I40E_GLPRT_ILLERRC(_i) (0x003000E0 + ((_i) * 8)) /* _i=0...3 */ /* Reset: CORER */ macro