Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libdladm/common/
H A Dlibdlstat.c1234 rx_lane_stat_entry->rle_index = DLSTAT_INVALID_ENTRY; in i_dlstat_legacy_rx_lane_stats()
1271 tx_lane_stat_entry->tle_index = DLSTAT_INVALID_ENTRY; in i_dlstat_legacy_tx_lane_stats()
1543 rx_lane_stat_entry->rle_index = DLSTAT_INVALID_ENTRY; in i_dlstat_rx_swlane_retrieve_stat()
1572 local_stat_entry->rle_index = DLSTAT_INVALID_ENTRY; in i_dlstat_rx_local_retrieve_stat()
1619 rx_lane_stat_entry->rle_index = DLSTAT_INVALID_ENTRY; in i_dlstat_rx_bcast_stats()
1661 rx_lane_stat_entry->rle_index = DLSTAT_INVALID_ENTRY; in i_dlstat_rx_defunctlane_stats()
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()
1988 total_stats->rle_index = DLSTAT_INVALID_ENTRY; in dlstat_rx_lane_total_stats()
[all …]
H A Dlibdlstat.h44 #define DLSTAT_INVALID_ENTRY -1 macro
/titanic_41/usr/src/cmd/dlstat/
H A Ddlstat.c1007 if (sentry->re_index == DLSTAT_INVALID_ENTRY) { in print_rx_generic_ring_stats()
1041 if (sentry->re_index == DLSTAT_INVALID_ENTRY) { in print_tx_generic_ring_stats()
1075 if (sentry->re_index == DLSTAT_INVALID_ENTRY) { in print_rx_ring_stats()
1109 if (sentry->re_index == DLSTAT_INVALID_ENTRY) { in print_tx_ring_stats()
1157 if (sentry->rle_index == DLSTAT_INVALID_ENTRY) { in print_rx_generic_lane_stats()
1203 if (sentry->tle_index == DLSTAT_INVALID_ENTRY) { in print_tx_generic_lane_stats()
1250 if (sentry->rle_index == DLSTAT_INVALID_ENTRY) { in print_rx_lane_stats()
1314 if (sentry->tle_index == DLSTAT_INVALID_ENTRY) { in print_tx_lane_stats()
1370 if (sentry->fe_index == DLSTAT_INVALID_ENTRY) { in print_fanout_stats()
1377 if (sentry->fe_foutindex == DLSTAT_INVALID_ENTRY) in print_fanout_stats()