Home
last modified time | relevance | path

Searched refs:MAC_STAT_IFSPEED (Results 1 – 25 of 65) sorted by relevance

123

/titanic_41/usr/src/uts/common/io/fcoe/
H A Dfcoe_eth.c122 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 Ddls_stat.c34 { MAC_STAT_IFSPEED, "ifspeed", KSTAT_DATA_UINT64, 0 },
/titanic_41/usr/src/uts/common/sys/
H A Dmac.h278 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 Dmac_ib.c288 speed = mac_stat_get(mh, MAC_STAT_IFSPEED); in mac_ib_link_details()
H A Dmac_ether.c474 speed = mac_stat_get(mh, MAC_STAT_IFSPEED); in mac_ether_link_details()
/titanic_41/usr/src/uts/common/io/rge/
H A Drge_kstats.c167 case MAC_STAT_IFSPEED: in rge_m_stat()
/titanic_41/usr/src/uts/common/io/softmac/
H A Dsoftmac_stat.c45 { MAC_STAT_IFSPEED, "ifspeed", "link_speed" },
/titanic_41/usr/src/uts/common/io/aggr/
H A Daggr_port.c374 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 Doce_stat.c364 case MAC_STAT_IFSPEED: { in oce_m_stat()
/titanic_41/usr/src/uts/common/io/nge/
H A Dnge_kstats.c285 case MAC_STAT_IFSPEED: in nge_m_stat()
/titanic_41/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_main.c324 case MAC_STAT_IFSPEED: in eib_m_stat()
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_gld.c236 case MAC_STAT_IFSPEED /* 1000 */ : in ql_m_getstat()
/titanic_41/usr/src/uts/common/io/elxl/
H A Delxl.c1605 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 Dixgbe_stat.c491 case MAC_STAT_IFSPEED: in ixgbe_m_stat()
/titanic_41/usr/src/uts/common/io/vnic/
H A Dvnic_dev.c755 case MAC_STAT_IFSPEED: in vnic_m_stat()
/titanic_41/usr/src/uts/common/io/e1000g/
H A De1000g_stat.c330 case MAC_STAT_IFSPEED: in e1000g_m_stat()
/titanic_41/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_mac.c107 case MAC_STAT_IFSPEED: in t4_mc_getstat()
/titanic_41/usr/src/uts/common/io/zyd/
H A Dzyd.c719 case MAC_STAT_IFSPEED: in zyd_m_stat()
/titanic_41/usr/src/uts/common/io/mac/
H A Dmac_stat.c71 { MAC_STAT_IFSPEED, "ifspeed", KSTAT_DATA_UINT64, 0 },
H A Dmac_datapath_setup.c628 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 Dbge_kstats.c764 case MAC_STAT_IFSPEED: in bge_m_stat()
/titanic_41/usr/src/uts/common/io/simnet/
H A Dsimnet.c898 case MAC_STAT_IFSPEED: in simnet_m_stat()
/titanic_41/usr/src/uts/common/io/igb/
H A Digb_gld.c52 case MAC_STAT_IFSPEED: in igb_m_stat()
/titanic_41/usr/src/uts/common/io/hxge/
H A Dhxge_kstats.c961 case MAC_STAT_IFSPEED: in hxge_m_stat()
/titanic_41/usr/src/uts/common/io/i40e/
H A Di40e_stats.c739 case MAC_STAT_IFSPEED: in i40e_m_stat()

123