Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/i40e/
H A Di40e_stats.c188 i40e_stat_get_uint32(i40e, I40E_GLV_RDPC(id), &ivk->ivk_rx_discards, in i40e_stat_vsi_update()
/titanic_44/usr/src/uts/common/io/i40e/core/
H A Di40e_register.h2798 #define I40E_GLV_RDPC(_i) (0x00310000 + ((_i) * 8)) /* _i=0...383 */ /* Reset: CORER */ macro