Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/sfe/
H A Dsfe_util.c940 ASSERT(!dp->mac_active); in gem_init_tx_ring()
993 ASSERT(!dp->mac_active); in gem_clean_tx_buf()
1194 if (!dp->mac_active) { in gem_reclaim_txbuf()
1468 if (!dp->mac_active && (flags & GEM_SEND_CTRL) == 0) { in gem_send_common()
1548 if (!dp->mac_active && (flags & GEM_SEND_CTRL) == 0) { in gem_send_common()
1597 if (dp->mac_active) { in gem_restart_nic()
1639 ASSERT(!dp->mac_active); in gem_restart_nic()
1661 if (!dp->mac_active || dp->mii_state != MII_STATE_LINKUP) { in gem_tx_timeout()
2038 if (!dp->mac_active) { in gem_intr()
2670 if (!dp->mac_active) { in gem_mii_link_check()
[all …]
H A Dsfe_util.h252 volatile boolean_t mac_active; /* tx and rx are running */ member
H A Dsfe.c1245 if (dp->mac_active) { in sfe_tx_start()
1312 dp->mac_active) { in sfe_tx_desc_stat()
1568 if (!dp->mac_active) { in sfe_interrupt()