Home
last modified time | relevance | path

Searched refs:sc_inreset_cnt (Results 1 – 5 of 5) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath.c2091 if (sc->sc_inreset_cnt) { in ath_intr()
2903 if (sc->sc_inreset_cnt == 0) { in ath_reset_grablock()
2926 sc->sc_inreset_cnt++; in ath_reset_grablock()
3084 sc->sc_inreset_cnt--; in ath_reset()
3341 if (sc->sc_inreset_cnt > 0) { in ath_transmit()
4757 if (sc->sc_inreset_cnt > 0) { in ath_txq_sched_tasklet()
5406 sc->sc_inreset_cnt--; in ath_chan_set()
5439 if (sc->sc_inreset_cnt) in ath_calibrate()
H A Dif_ath_rx_edma.c628 if (sc->sc_inreset_cnt > 0) { in ath_edma_recv_tasklet()
H A Dif_ath_rx.c1314 if (sc->sc_inreset_cnt > 0) { in ath_legacy_rx_tasklet()
H A Dif_athvar.h714 uint32_t sc_inreset_cnt; /* In active reset/chanchange */ member
H A Dif_ath_tx.c2428 if (sc->sc_inreset_cnt > 0) { in ath_raw_xmit()