Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdlstat.c796 tx_lane_stat_entry->tle_index = DLSTAT_INVALID_ENTRY; in i_dlstat_legacy_tx_lane_stats()
1285 return (s1->tle_index == s2->tle_index && in i_dlstat_tx_lane_match()
1300 diff_entry->tle_index = s1->tle_index; in i_dlstat_tx_lane_stat_entry_diff()
1319 tx_lane_stat_entry->tle_index = i; in i_dlstat_tx_hwlane_retrieve_stat()
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()
1549 total_stats->tle_index = DLSTAT_INVALID_ENTRY; in dlstat_tx_lane_total_stats()
1846 return (s1->tle_index == s2->tle_index); in i_dlstat_tx_ring_match()
H A Dlibdlstat.h120 int64_t tle_index; member
/illumos-gate/usr/src/cmd/dlstat/
H A Ddlstat.c1209 if (sentry->tle_index == DLSTAT_INVALID_ENTRY) { in print_tx_generic_lane_stats()
1213 "%llu", sentry->tle_index); in print_tx_generic_lane_stats()
1320 if (sentry->tle_index == DLSTAT_INVALID_ENTRY) { in print_tx_lane_stats()
1324 "%llu", sentry->tle_index); in print_tx_lane_stats()