Searched refs:mci_work (Results 1 – 3 of 3) sorted by relevance
238 struct ath_softc *sc = container_of(work, struct ath_softc, mci_work); in ath9k_mci_work()431 ieee80211_queue_work(sc->hw, &sc->mci_work); in ath_mci_msg()467 INIT_WORK(&sc->mci_work, ath9k_mci_work); in ath_mci_setup()
1050 struct work_struct mci_work; member
190 cancel_work_sync(&sc->mci_work); in __ath_cancel_work()