Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_stats.c137 i40e_stat_get_uint32(i40e_t *i40e, uintptr_t reg, kstat_named_t *kstat, in i40e_stat_get_uint32() function
189 i40e_stat_get_uint32(i40e, I40E_GLV_RDPC(id), &ivk->ivk_rx_discards, in i40e_stat_vsi_update()
191 i40e_stat_get_uint32(i40e, I40E_GLV_RUPP(id), in i40e_stat_vsi_update()
205 i40e_stat_get_uint32(i40e, I40E_GLV_TEPC(id), &ivk->ivk_tx_errors, in i40e_stat_vsi_update()
362 i40e_stat_get_uint32(i40e, I40E_GLPRT_LXONRXC(port), in i40e_stat_pf_update()
364 i40e_stat_get_uint32(i40e, I40E_GLPRT_LXOFFRXC(port), in i40e_stat_pf_update()
366 i40e_stat_get_uint32(i40e, I40E_GLPRT_LXONTXC(port), in i40e_stat_pf_update()
368 i40e_stat_get_uint32(i40e, I40E_GLPRT_LXOFFTXC(port), in i40e_stat_pf_update()
372 i40e_stat_get_uint32(i40e, I40E_GLPRT_PXONRXC(port, i), in i40e_stat_pf_update()
375 i40e_stat_get_uint32(i40e, I40E_GLPRT_PXOFFRXC(port, i), in i40e_stat_pf_update()
[all …]