Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-mgmt.h91 xge_hal_mgmt_hw_stats(xge_hal_device_h devh, xge_hal_mgmt_hw_stats_t *hw_stats,
/titanic_50/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-mgmtaux.c257 status = xge_hal_mgmt_hw_stats(devh, &hw, in xge_hal_aux_stats_tmac_read()
398 status = xge_hal_mgmt_hw_stats(devh, &hw, in xge_hal_aux_stats_rmac_read()
705 status = xge_hal_mgmt_hw_stats(devh, &hw, in xge_hal_aux_stats_herc_enchanced()
831 status = xge_hal_mgmt_hw_stats(devh, &hw, 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() function