Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-mgmt.h77 typedef xge_hal_stats_hw_info_t xge_hal_mgmt_hw_stats_t; typedef
91 xge_hal_mgmt_hw_stats(xge_hal_device_h devh, xge_hal_mgmt_hw_stats_t *hw_stats,
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-mgmtaux.c255 xge_hal_mgmt_hw_stats_t hw; in xge_hal_aux_stats_tmac_read()
258 sizeof(xge_hal_mgmt_hw_stats_t)); in xge_hal_aux_stats_tmac_read()
396 xge_hal_mgmt_hw_stats_t hw; in xge_hal_aux_stats_rmac_read()
399 sizeof(xge_hal_mgmt_hw_stats_t)); in xge_hal_aux_stats_rmac_read()
692 xge_hal_mgmt_hw_stats_t hw; in xge_hal_aux_stats_herc_enchanced()
706 sizeof(xge_hal_mgmt_hw_stats_t)); in xge_hal_aux_stats_herc_enchanced()
818 xge_hal_mgmt_hw_stats_t hw; in xge_hal_aux_stats_pci_read()
832 sizeof(xge_hal_mgmt_hw_stats_t)); in xge_hal_aux_stats_pci_read()
H A Dxgehal-mgmt.c247 xge_hal_mgmt_hw_stats(xge_hal_device_h devh, xge_hal_mgmt_hw_stats_t *hw_stats, in xge_hal_mgmt_hw_stats()