Home
last modified time | relevance | path

Searched refs:ICFG_BMAC_TX_ALL (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/sys/nxge/
H A Dnxge_mac.h66 #define NXGE_BMAC_TX_INTRS (ICFG_BMAC_TX_ALL & \
/titanic_50/usr/src/uts/common/io/nxge/npi/
H A Dnpi_mac.h145 ICFG_BMAC_TX_ALL = (MAC_TX_FRAME_XMIT | MAC_TX_UNDERRUN | enumerator
/titanic_50/usr/src/uts/common/io/nxge/
H A Dnxge_mac.c7082 if (status & ICFG_BMAC_TX_ALL) { in nxge_mac_intr()