Searched refs:MAC_STAT_TXSDROPS (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/common/io/mac/ |
H A D | mac_stat.c | 57 MAC_STAT_TXSDROPS, enumerator 140 { MAC_STAT_TXSDROPS, "txsdrops", KSTAT_DATA_UINT64, 0} 213 { MAC_STAT_TXSDROPS, "txsdrops", KSTAT_DATA_UINT64, 0} 227 { MAC_STAT_TXSDROPS, "txsdrops", KSTAT_DATA_UINT64, 0} 516 case MAC_STAT_TXSDROPS: in i_mac_tx_swlane_stat_get() 786 case MAC_STAT_TXSDROPS: in i_mac_misc_stat_get() 839 case MAC_STAT_TXSDROPS: in i_mac_tx_hwlane_stat_get()
|