Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfe/
H A Dsfe_util.c938 ASSERT(!dp->mac_active); in gem_init_tx_ring()
991 ASSERT(!dp->mac_active); in gem_clean_tx_buf()
1192 if (!dp->mac_active) { in gem_reclaim_txbuf()
1466 if (!dp->mac_active && (flags & GEM_SEND_CTRL) == 0) { in gem_send_common()
1546 if (!dp->mac_active && (flags & GEM_SEND_CTRL) == 0) { in gem_send_common()
1595 if (dp->mac_active) { in gem_restart_nic()
1637 ASSERT(!dp->mac_active); in gem_restart_nic()
1659 if (!dp->mac_active || dp->mii_state != MII_STATE_LINKUP) { in gem_tx_timeout()
2036 if (!dp->mac_active) { in gem_intr()
2668 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.c1168 if (dp->mac_active) { in sfe_tx_start()
1235 dp->mac_active) { in sfe_tx_desc_stat()
1491 if (!dp->mac_active) { in sfe_interrupt()