Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libdladm/common/
H A Dlibdlstat.c1271 tx_lane_stat_entry->tle_index = DLSTAT_INVALID_ENTRY; in i_dlstat_legacy_tx_lane_stats()
1766 return (s1->tle_index == s2->tle_index && in i_dlstat_tx_lane_match()
1781 diff_entry->tle_index = s1->tle_index; in i_dlstat_tx_lane_stat_entry_diff()
1800 tx_lane_stat_entry->tle_index = i; in i_dlstat_tx_hwlane_retrieve_stat()
1820 tx_lane_stat_entry->tle_index = DLSTAT_INVALID_ENTRY; in i_dlstat_tx_swlane_retrieve_stat()
1845 tx_lane_stat_entry->tle_index = DLSTAT_INVALID_ENTRY; in i_dlstat_tx_bcast_stats()
1885 tx_lane_stat_entry->tle_index = DLSTAT_INVALID_ENTRY; in i_dlstat_tx_defunctlane_stats()
2032 total_stats->tle_index = DLSTAT_INVALID_ENTRY; in dlstat_tx_lane_total_stats()
2329 return (s1->tle_index == s2->tle_index); in i_dlstat_tx_ring_match()
H A Dlibdlstat.h116 int64_t tle_index; member
/titanic_41/usr/src/cmd/dlstat/
H A Ddlstat.c1203 if (sentry->tle_index == DLSTAT_INVALID_ENTRY) { in print_tx_generic_lane_stats()
1207 "%llu", sentry->tle_index); in print_tx_generic_lane_stats()
1314 if (sentry->tle_index == DLSTAT_INVALID_ENTRY) { in print_tx_lane_stats()
1318 "%llu", sentry->tle_index); in print_tx_lane_stats()