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

/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdlstat.h116 int64_t tle_index; member in struct:tx_lane_stat_entry_s
H A Dlibdlstat.c793 tx_lane_stat_entry->tle_index = DLSTAT_INVALID_ENTRY;
1288 return (s1->tle_index == s2->tle_index &&
1303 diff_entry->tle_index = s1->tle_index;
1322 tx_lane_stat_entry->tle_index = i;
1342 tx_lane_stat_entry->tle_index = DLSTAT_INVALID_ENTRY;
1367 tx_lane_stat_entry->tle_index = DLSTAT_INVALID_ENTRY;
1407 tx_lane_stat_entry->tle_index = DLSTAT_INVALID_ENTRY;
1554 total_stats->tle_index
[all...]
/illumos-gate/usr/src/cmd/dlstat/
H A Ddlstat.c1203 if (sentry->tle_index == DLSTAT_INVALID_ENTRY) {
1207 "%llu", sentry->tle_index);
1314 if (sentry->tle_index == DLSTAT_INVALID_ENTRY) {
1318 "%llu", sentry->tle_index);

Completed in 54 milliseconds