Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_stats.c205 i40e_stat_get_uint32(i40e, I40E_GLV_TEPC(id), &ivk->ivk_tx_errors, in i40e_stat_vsi_update()
/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_register.h2820 #define I40E_GLV_TEPC(_i) (0x00344000 + ((_i) * 8)) /* _i=0...383 */ /* Reset: CORER */ macro