/titanic_41/usr/src/uts/common/io/fcoe/ |
H A D | fcoe_eth.c | 122 mac_client_stat_get(mac->fm_cli_handle, MAC_STAT_IFSPEED); in fcoe_open_mac() 203 mac_client_stat_get(mac->fm_cli_handle, MAC_STAT_IFSPEED); in fcoe_enable_callback() 296 MAC_STAT_IFSPEED); in fcoe_mac_notify()
|
/titanic_41/usr/src/uts/common/io/dls/ |
H A D | dls_stat.c | 34 { MAC_STAT_IFSPEED, "ifspeed", KSTAT_DATA_UINT64, 0 },
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | mac.h | 278 MAC_STAT_IFSPEED = MAC_STAT_MIN, enumerator 297 #define MAC_NSTAT (MAC_STAT_OVERFLOWS - MAC_STAT_IFSPEED + 1)
|
/titanic_41/usr/src/uts/common/io/mac/plugins/ |
H A D | mac_ib.c | 288 speed = mac_stat_get(mh, MAC_STAT_IFSPEED); in mac_ib_link_details()
|
H A D | mac_ether.c | 474 speed = mac_stat_get(mh, MAC_STAT_IFSPEED); in mac_ether_link_details()
|
/titanic_41/usr/src/uts/common/io/rge/ |
H A D | rge_kstats.c | 167 case MAC_STAT_IFSPEED: in rge_m_stat()
|
/titanic_41/usr/src/uts/common/io/softmac/ |
H A D | softmac_stat.c | 45 { MAC_STAT_IFSPEED, "ifspeed", "link_speed" },
|
/titanic_41/usr/src/uts/common/io/aggr/ |
H A D | aggr_port.c | 374 ifspeed = aggr_port_stat(port, MAC_STAT_IFSPEED); in aggr_port_notify_link()
|
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/oce/ |
H A D | oce_stat.c | 364 case MAC_STAT_IFSPEED: { in oce_m_stat()
|
/titanic_41/usr/src/uts/common/io/nge/ |
H A D | nge_kstats.c | 285 case MAC_STAT_IFSPEED: in nge_m_stat()
|
/titanic_41/usr/src/uts/common/io/ib/clients/eoib/ |
H A D | eib_main.c | 324 case MAC_STAT_IFSPEED: in eib_m_stat()
|
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlge/ |
H A D | qlge_gld.c | 236 case MAC_STAT_IFSPEED /* 1000 */ : in ql_m_getstat()
|
/titanic_41/usr/src/uts/common/io/elxl/ |
H A D | elxl.c | 1605 if (stat == MAC_STAT_IFSPEED) { in elxl_m_stat() 1615 case MAC_STAT_IFSPEED: in elxl_m_stat()
|
/titanic_41/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_stat.c | 491 case MAC_STAT_IFSPEED: in ixgbe_m_stat()
|
/titanic_41/usr/src/uts/common/io/vnic/ |
H A D | vnic_dev.c | 755 case MAC_STAT_IFSPEED: in vnic_m_stat()
|
/titanic_41/usr/src/uts/common/io/e1000g/ |
H A D | e1000g_stat.c | 330 case MAC_STAT_IFSPEED: in e1000g_m_stat()
|
/titanic_41/usr/src/uts/common/io/cxgbe/t4nex/ |
H A D | t4_mac.c | 107 case MAC_STAT_IFSPEED: in t4_mc_getstat()
|
/titanic_41/usr/src/uts/common/io/zyd/ |
H A D | zyd.c | 719 case MAC_STAT_IFSPEED: in zyd_m_stat()
|
/titanic_41/usr/src/uts/common/io/mac/ |
H A D | mac_stat.c | 71 { MAC_STAT_IFSPEED, "ifspeed", KSTAT_DATA_UINT64, 0 },
|
H A D | mac_datapath_setup.c | 628 MAC_STAT_IFSPEED); in mac_compute_soft_ring_count() 3945 MAC_STAT_IFSPEED); in mac_fanout_recompute_client()
|
/titanic_41/usr/src/uts/common/io/bge/ |
H A D | bge_kstats.c | 764 case MAC_STAT_IFSPEED: in bge_m_stat()
|
/titanic_41/usr/src/uts/common/io/simnet/ |
H A D | simnet.c | 898 case MAC_STAT_IFSPEED: in simnet_m_stat()
|
/titanic_41/usr/src/uts/common/io/igb/ |
H A D | igb_gld.c | 52 case MAC_STAT_IFSPEED: in igb_m_stat()
|
/titanic_41/usr/src/uts/common/io/hxge/ |
H A D | hxge_kstats.c | 961 case MAC_STAT_IFSPEED: in hxge_m_stat()
|
/titanic_41/usr/src/uts/common/io/i40e/ |
H A D | i40e_stats.c | 739 case MAC_STAT_IFSPEED: in i40e_m_stat()
|