Home
last modified time | relevance | path

Searched refs:rle_index (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()
1010 return (s1->rle_index == s2->rle_index && in i_dlstat_rx_lane_match()
1025 diff_entry->rle_index = s1->rle_index; in i_dlstat_rx_lane_stat_entry_diff()
1044 rx_lane_stat_entry->rle_index = i; in i_dlstat_rx_hwlane_retrieve_stat()
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()
1505 total_stats->rle_index = DLSTAT_INVALID_ENTRY; in dlstat_rx_lane_total_stats()
1759 return (s1->rle_index == s2->rle_index); in i_dlstat_rx_ring_match()
H A Dlibdlstat.h103 int64_t rle_index; member
/illumos-gate/usr/src/cmd/dlstat/
H A Ddlstat.c1163 if (sentry->rle_index == DLSTAT_INVALID_ENTRY) { in print_rx_generic_lane_stats()
1167 "%llu", sentry->rle_index); in print_rx_generic_lane_stats()
1256 if (sentry->rle_index == DLSTAT_INVALID_ENTRY) { in print_rx_lane_stats()
1260 "%llu", sentry->rle_index); in print_rx_lane_stats()