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()433 ieee80211_queue_work(sc->hw, &sc->mci_work); in ath_mci_msg()469 INIT_WORK(&sc->mci_work, ath9k_mci_work); in ath_mci_setup()
1052 struct work_struct mci_work; member
192 cancel_work_sync(&sc->mci_work); in __ath_cancel_work()