Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdlstat.c759 rx_lane_stat_entry->rle_index = DLSTAT_INVALID_ENTRY; in i_dlstat_legacy_rx_lane_stats()
796 tx_lane_stat_entry->tle_index = DLSTAT_INVALID_ENTRY; in i_dlstat_legacy_tx_lane_stats()
1063 rx_lane_stat_entry->rle_index = DLSTAT_INVALID_ENTRY; in i_dlstat_rx_swlane_retrieve_stat()
1091 local_stat_entry->rle_index = DLSTAT_INVALID_ENTRY; in i_dlstat_rx_local_retrieve_stat()
1139 rx_lane_stat_entry->rle_index = DLSTAT_INVALID_ENTRY; in i_dlstat_rx_bcast_stats()
1181 rx_lane_stat_entry->rle_index = DLSTAT_INVALID_ENTRY; in i_dlstat_rx_defunctlane_stats()
1338 tx_lane_stat_entry->tle_index = DLSTAT_INVALID_ENTRY; in i_dlstat_tx_swlane_retrieve_stat()
1363 tx_lane_stat_entry->tle_index = DLSTAT_INVALID_ENTRY; in i_dlstat_tx_bcast_stats()
1403 tx_lane_stat_entry->tle_index = DLSTAT_INVALID_ENTRY; in i_dlstat_tx_defunctlane_stats()
1505 total_stats->rle_index = DLSTAT_INVALID_ENTRY; in dlstat_rx_lane_total_stats()
[all …]
H A Dlibdlstat.h48 #define DLSTAT_INVALID_ENTRY -1 macro
/illumos-gate/usr/src/cmd/dlstat/
H A Ddlstat.c1013 if (sentry->re_index == DLSTAT_INVALID_ENTRY) { in print_rx_generic_ring_stats()
1047 if (sentry->re_index == DLSTAT_INVALID_ENTRY) { in print_tx_generic_ring_stats()
1081 if (sentry->re_index == DLSTAT_INVALID_ENTRY) { in print_rx_ring_stats()
1115 if (sentry->re_index == DLSTAT_INVALID_ENTRY) { in print_tx_ring_stats()
1163 if (sentry->rle_index == DLSTAT_INVALID_ENTRY) { in print_rx_generic_lane_stats()
1209 if (sentry->tle_index == DLSTAT_INVALID_ENTRY) { in print_tx_generic_lane_stats()
1256 if (sentry->rle_index == DLSTAT_INVALID_ENTRY) { in print_rx_lane_stats()
1320 if (sentry->tle_index == DLSTAT_INVALID_ENTRY) { in print_tx_lane_stats()
1376 if (sentry->fe_index == DLSTAT_INVALID_ENTRY) { in print_fanout_stats()
1383 if (sentry->fe_foutindex == DLSTAT_INVALID_ENTRY) in print_fanout_stats()