Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-mgmtaux.h39 xge_hal_status_e xge_hal_aux_stats_rmac_read(xge_hal_device_h devh,
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-mgmtaux.c387 xge_hal_status_e xge_hal_aux_stats_rmac_read(xge_hal_device_h devh, int bufsize, in xge_hal_aux_stats_rmac_read() function
1450 status = xge_hal_aux_stats_rmac_read(hldev, XGE_HAL_DUMP_BUF_SIZE, in xge_hal_aux_device_dump()
/illumos-gate/usr/src/uts/common/io/xge/drv/
H A Dxgell.c2514 status = xge_hal_aux_stats_rmac_read(lldev->devh, in xgell_stats_get()