Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/nxge/include/
Dxgehal-mgmt.h83 typedef xge_hal_stats_pcim_info_t xge_hal_mgmt_pcim_stats_t; typedef
104 xge_hal_mgmt_pcim_stats_t *pcim_stats, int size);
/freebsd-10-stable/sys/dev/nxge/xgehal/
Dxgehal-mgmtaux.c297 xge_hal_mgmt_pcim_stats_t pcim; in xge_hal_aux_stats_tmac_read()
299 sizeof(xge_hal_mgmt_pcim_stats_t)); in xge_hal_aux_stats_tmac_read()
517 xge_hal_mgmt_pcim_stats_t pcim; in xge_hal_aux_stats_rmac_read()
519 sizeof(xge_hal_mgmt_pcim_stats_t)); in xge_hal_aux_stats_rmac_read()
Dxgehal-mgmt.c314 xge_hal_mgmt_pcim_stats_t *pcim_stats, int size) in xge_hal_mgmt_pcim_stats()