Searched refs:rc_update_work (Results 1 – 4 of 4) sorted by relevance
475 struct work_struct rc_update_work; member
223 rc_update_work); in wlcore_rc_update_work()2327 INIT_WORK(&wlvif->rc_update_work, wlcore_rc_update_work); in wl12xx_init_vif_data()2773 cancel_work_sync(&wlvif->rc_update_work); in __wl1271_op_remove_interface()5664 ieee80211_queue_work(hw, &wlvif->rc_update_work); in wlcore_op_sta_rc_update()
1285 container_of(work, struct ath9k_htc_sta, rc_update_work); in ath9k_htc_sta_rc_update_work()1322 INIT_WORK(&ista->rc_update_work, ath9k_htc_sta_rc_update_work); in ath9k_htc_sta_add()1340 cancel_work_sync(&ista->rc_update_work); in ath9k_htc_sta_remove()1361 schedule_work(&ista->rc_update_work); in ath9k_htc_sta_rc_update()
267 struct work_struct rc_update_work; member