Searched refs:MAC_STAT_RXSDROPS (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/io/mac/ |
H A D | mac_stat.c | 51 MAC_STAT_RXSDROPS, enumerator 155 { MAC_STAT_RXSDROPS, "rxsdrops", KSTAT_DATA_UINT64, 0} 170 { MAC_STAT_RXSDROPS, "rxsdrops", KSTAT_DATA_UINT64, 0}, 204 { MAC_STAT_RXSDROPS, "rxsdrops", KSTAT_DATA_UINT64, 0}, 574 case MAC_STAT_RXSDROPS: in i_mac_rx_swlane_stat_get() 633 case MAC_STAT_RXSDROPS: in i_mac_rx_hwlane_stat_get() 759 case MAC_STAT_RXSDROPS: in i_mac_misc_stat_get()
|