Searched refs:MAC_CTL (Results 1 – 7 of 7) sorted by relevance
/titanic_41/usr/src/uts/common/io/nxge/ |
H A D | nxge_mac.c | 303 NXGE_DEBUG_MSG((nxgep, MAC_CTL, "Other: Hot Swappable")); in nxge_get_xcvr_type() 309 NXGE_DEBUG_MSG((nxgep, MAC_CTL, ".conf: Hot Swappable")); in nxge_get_xcvr_type() 315 NXGE_DEBUG_MSG((nxgep, MAC_CTL, "OBP: Hot Swappable")); in nxge_get_xcvr_type() 339 NXGE_DEBUG_MSG((nxgep, MAC_CTL, in nxge_get_xcvr_type() 347 NXGE_DEBUG_MSG((nxgep, MAC_CTL, "10G Fiber Xcvr " in nxge_get_xcvr_type() 357 NXGE_DEBUG_MSG((nxgep, MAC_CTL, in nxge_get_xcvr_type() 362 NXGE_DEBUG_MSG((nxgep, MAC_CTL, in nxge_get_xcvr_type() 367 NXGE_DEBUG_MSG((nxgep, MAC_CTL, "1G Serdes")); in nxge_get_xcvr_type() 371 NXGE_DEBUG_MSG((nxgep, MAC_CTL, "1G Copper Xcvr")); in nxge_get_xcvr_type() 375 NXGE_DEBUG_MSG((nxgep, MAC_CTL, "1G FIBER Xcvr")); in nxge_get_xcvr_type() [all …]
|
H A D | nxge_espc.c | 65 NXGE_DEBUG_MSG((nxgep, MAC_CTL, in nxge_espc_mac_addrs_get()
|
H A D | nxge_main.c | 3945 NXGE_DEBUG_MSG((nxgep, MAC_CTL, in nxge_m_multicst() 3963 NXGE_DEBUG_MSG((nxgep, MAC_CTL, "<== nxge_m_multicst")); in nxge_m_multicst() 3973 NXGE_DEBUG_MSG((nxgep, MAC_CTL, in nxge_m_promisc() 3982 NXGE_DEBUG_MSG((nxgep, MAC_CTL, in nxge_m_promisc() 6567 NXGE_DEBUG_MSG((nxgep, MAC_CTL, in nxge_mac_register()
|
/titanic_41/usr/src/uts/common/io/hxge/ |
H A D | hxge_vmac.c | 47 HXGE_DEBUG_MSG((hxgep, MAC_CTL, "==> hxge_link_init>")); in hxge_link_init() 61 HXGE_DEBUG_MSG((hxgep, MAC_CTL, "<== hxge_link_init")); in hxge_link_init() 70 HXGE_DEBUG_MSG((hxgep, MAC_CTL, "==> hxge_vmac_init:")); in hxge_vmac_init() 96 HXGE_DEBUG_MSG((hxgep, MAC_CTL, "<== hxge_vmac_init:")); in hxge_vmac_init() 100 HXGE_DEBUG_MSG((hxgep, MAC_CTL, in hxge_vmac_init() 170 HXGE_DEBUG_MSG((hxgep, MAC_CTL, "==> hxge_tx_vmac_enable")); in hxge_tx_vmac_enable() 183 HXGE_DEBUG_MSG((hxgep, MAC_CTL, "<== hxge_tx_vmac_enable")); in hxge_tx_vmac_enable() 197 HXGE_DEBUG_MSG((hxgep, MAC_CTL, "==> hxge_tx_vmac_disable")); in hxge_tx_vmac_disable() 203 HXGE_DEBUG_MSG((hxgep, MAC_CTL, "<== hxge_tx_vmac_disable")); in hxge_tx_vmac_disable() 217 HXGE_DEBUG_MSG((hxgep, MAC_CTL, "==> hxge_rx_vmac_enable")); in hxge_rx_vmac_enable() [all …]
|
H A D | hxge_common_impl.h | 51 #define MAC_CTL 0x0000000000004000ULL macro
|
H A D | hxge_main.c | 1273 HXGE_DEBUG_MSG((hxgep, MAC_CTL, in hxge_setup_dev() 2490 HXGE_DEBUG_MSG((hxgep, MAC_CTL, "==> hxge_m_multicst: add %d", add)); in hxge_m_multicst() 2508 HXGE_DEBUG_MSG((hxgep, MAC_CTL, "<== hxge_m_multicst")); in hxge_m_multicst() 2518 HXGE_DEBUG_MSG((hxgep, MAC_CTL, "==> hxge_m_promisc: on %d", on)); in hxge_m_promisc() 2526 HXGE_DEBUG_MSG((hxgep, MAC_CTL, "<== hxge_m_promisc: on %d", on)); in hxge_m_promisc()
|
/titanic_41/usr/src/uts/common/sys/nxge/ |
H A D | nxge_common_impl.h | 78 #define MAC_CTL 0x0000000000080000ULL macro
|