Searched refs:tle_stats (Results 1 – 3 of 3) sorted by relevance
| /titanic_50/usr/src/lib/libdladm/common/ |
| H A D | libdlstat.c | 536 offsetof(tx_lane_stat_entry_t, tle_stats), 546 offsetof(tx_lane_stat_entry_t, tle_stats), 796 tx_lane_stat_entry->tle_stats.tl_opackets = stats.opackets; in i_dlstat_legacy_tx_lane_stats() 797 tx_lane_stat_entry->tle_stats.tl_obytes = stats.obytes; in i_dlstat_legacy_tx_lane_stats() 1306 DLSTAT_DIFF_STAT(s1, s2, diff_entry, tle_stats, tx_lane_stats_list, in i_dlstat_tx_lane_stat_entry_diff() 1325 i_dlstat_get_stats(kcp, ksp, &tx_lane_stat_entry->tle_stats, in i_dlstat_tx_hwlane_retrieve_stat() 1345 i_dlstat_get_stats(kcp, ksp, &tx_lane_stat_entry->tle_stats, in i_dlstat_tx_swlane_retrieve_stat() 1370 tx_lane_stat_entry->tle_stats.tl_opackets = in i_dlstat_tx_bcast_stats() 1374 tx_lane_stat_entry->tle_stats.tl_obytes = in i_dlstat_tx_bcast_stats() 1410 tx_lane_stat_entry->tle_stats.tl_opackets = in i_dlstat_tx_defunctlane_stats() [all …]
|
| H A D | libdlstat.h | 118 tx_lane_stat_t tle_stats; member
|
| /titanic_50/usr/src/cmd/dlstat/ |
| H A D | dlstat.c | 1179 tx_lane_stat_t *link_stats = &sentry->tle_stats; in print_tx_generic_lane_stats() 1290 tx_lane_stat_t *link_stats = &sentry->tle_stats; in print_tx_lane_stats()
|