Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libdladm/common/
H A Dlibdlstat.h90 L_HWLANE, enumerator
H A Dlibdlstat.c1524 rx_lane_stat_entry->rle_id = L_HWLANE; in i_dlstat_rx_hwlane_retrieve_stat()
1801 tx_lane_stat_entry->tle_id = L_HWLANE; in i_dlstat_tx_hwlane_retrieve_stat()
2159 curr_stats->fe_id = L_HWLANE; in i_dlstat_query_fanout_stats()
/titanic_41/usr/src/cmd/dlstat/
H A Ddlstat.c1146 if (sentry->rle_id == L_HWLANE) in print_rx_generic_lane_stats()
1194 if (sentry->tle_id == L_HWLANE) in print_tx_generic_lane_stats()
1239 if (sentry->rle_id == L_HWLANE) in print_rx_lane_stats()
1305 if (sentry->tle_id == L_HWLANE) in print_tx_lane_stats()
1357 if (sentry->fe_id == L_HWLANE) in print_fanout_stats()