Searched refs:rx_data_octets (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-stats.h1045 * @rx_data_octets: Count of data and padding octets of successfully
1198 u64 rx_data_octets; member in struct:xge_hal_stats_link_info_t
1274 * @rx_data_octets: Count of data and padding octets of frames received
1290 u64 rx_data_octets; member in struct:xge_hal_stats_aggr_info_t
1329 * @rx_data_octets: Count of data and padding octets of successfully
1419 u64 rx_data_octets; member in struct:xge_hal_stats_vpath_info_t
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-stats.c425 set_latest_stat_link_cnt(i, rx_data_octets);
495 set_latest_stat_aggr_cnt(i, rx_data_octets);
H A Dxgehal-mgmtaux.c524 __hal_aux_pci_link_info("rx_data_octets", i,
525 rx_data_octets);
651 __hal_aux_pci_link_info("rx_data_octets", i,
652 rx_data_octets);

Completed in 53 milliseconds