Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/nxge/include/
Dxgehal-mgmt.h96 xge_hal_mgmt_hw_stats(xge_hal_device_h devh, xge_hal_mgmt_hw_stats_t *hw_stats,
/freebsd-10-stable/sys/dev/nxge/xgehal/
Dxgehal-mgmtaux.c265 status = xge_hal_mgmt_hw_stats(devh, &hw, in xge_hal_aux_stats_tmac_read()
406 status = xge_hal_mgmt_hw_stats(devh, &hw, in xge_hal_aux_stats_rmac_read()
713 status = xge_hal_mgmt_hw_stats(devh, &hw, in xge_hal_aux_stats_herc_enchanced()
839 status = xge_hal_mgmt_hw_stats(devh, &hw, in xge_hal_aux_stats_pci_read()
Dxgehal-mgmt.c231 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