Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_stats.c326 i40e_stat_get_uint48(i40e, I40E_GLPRT_MPTCL(port), in i40e_stat_pf_update()
756 i40e_stat_get_uint48(i40e, I40E_GLPRT_MPTCL(port), in i40e_m_stat()
829 i40e_stat_get_uint48(i40e, I40E_GLPRT_MPTCL(port), in i40e_m_stat()
/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_register.h2504 #define I40E_GLPRT_MPTCL(_i) (0x003009E0 + ((_i) * 8)) /* _i=0...3 */ /* Reset: CORER */ macro