Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/i40e/
H A Di40e_stats.c136 i40e_stat_get_uint32(i40e_t *i40e, uintptr_t reg, kstat_named_t *kstat, in i40e_stat_get_uint32() function
188 i40e_stat_get_uint32(i40e, I40E_GLV_RDPC(id), &ivk->ivk_rx_discards, in i40e_stat_vsi_update()
190 i40e_stat_get_uint32(i40e, I40E_GLV_RUPP(id), in i40e_stat_vsi_update()
204 i40e_stat_get_uint32(i40e, I40E_GLV_TEPC(id), &ivk->ivk_tx_errors, in i40e_stat_vsi_update()
361 i40e_stat_get_uint32(i40e, I40E_GLPRT_LXONRXC(port), in i40e_stat_pf_update()
363 i40e_stat_get_uint32(i40e, I40E_GLPRT_LXOFFRXC(port), in i40e_stat_pf_update()
365 i40e_stat_get_uint32(i40e, I40E_GLPRT_LXONTXC(port), in i40e_stat_pf_update()
367 i40e_stat_get_uint32(i40e, I40E_GLPRT_LXOFFTXC(port), in i40e_stat_pf_update()
371 i40e_stat_get_uint32(i40e, I40E_GLPRT_PXONRXC(port, i), in i40e_stat_pf_update()
374 i40e_stat_get_uint32(i40e, I40E_GLPRT_PXOFFRXC(port, i), in i40e_stat_pf_update()
[all …]