Searched refs:RTWN_RUNNING (Results 1 – 10 of 10) sorted by relevance
357 if (!(sc->sc_flags & RTWN_RUNNING)) in rtwn_pci_rx_done()385 if (!(sc->sc_flags & RTWN_RUNNING)) in rtwn_pci_intr()394 if (sc->sc_flags & RTWN_RUNNING) in rtwn_pci_intr()
95 if (sc->sc_flags & RTWN_RUNNING) in r12a_ioctl_net()
312 if ((sc->sc_flags & (RTWN_STARTED | RTWN_RUNNING)) != in r12a_set_band()
596 if (sc->sc_flags & RTWN_RUNNING) { in rtwn_vap_create()632 if (sc->sc_flags & RTWN_RUNNING) in rtwn_vap_delete()675 if (sc->sc_flags & RTWN_RUNNING) in rtwn_ioctl_reset()1350 KASSERT(sc->sc_flags & RTWN_RUNNING, ("not running")); in rtwn_watchdog()1656 if (sc->sc_flags & RTWN_RUNNING) in rtwn_update_promisc()1667 if (sc->sc_flags & RTWN_RUNNING) in rtwn_update_mcast()1782 if (sc->sc_flags & RTWN_RUNNING) { in rtwn_init()1918 sc->sc_flags |= RTWN_RUNNING; in rtwn_init()1939 sc->sc_flags &= ~(RTWN_STARTED | RTWN_RUNNING | RTWN_FW_LOADED); in rtwn_stop()
244 if ((sc->sc_flags & RTWN_RUNNING) == 0) { in rtwn_transmit()303 if (!(sc->sc_flags & RTWN_RUNNING)) { in rtwn_raw_xmit()
55 if (!(sc->sc_flags & RTWN_RUNNING)) { in rtwn_cmdq_cb()
318 if ((sc->sc_flags & RTWN_RUNNING) == 0) { in rtwn_process_key()
190 #define RTWN_RUNNING 0x10 macro
80 if (!(sc->sc_flags & RTWN_RUNNING)) in rtwn_rx_check_pre_alloc()
444 if (!(sc->sc_flags & RTWN_RUNNING)) in r92c_handle_c2h_task()