Searched refs:ex_suspended (Results 1 – 2 of 2) sorted by relevance
755 if (sc->ex_suspended) in elxl_init()815 if (sc->ex_suspended) in elxl_set_rxfilter()939 if (sc->ex_running && !sc->ex_suspended) { in elxl_linkcheck()1068 if (sc->ex_suspended) { in elxl_m_tx()1566 if (!sc->ex_suspended) { in elxl_m_setprop()1741 if (sc->ex_suspended) { in elxl_intr()1843 if (sc->ex_suspended) { in elxl_getstats()1895 if (sc->ex_suspended) in elxl_stop()1920 sc->ex_suspended = B_TRUE; in elxl_suspend()1936 sc->ex_suspended = B_FALSE; in elxl_resume()[all …]
479 boolean_t ex_suspended; member