Lines Matching defs:work
541 /* Use a separate work struct so that we can do something here
542 * while the sdata->work is flushing the queues, for example.
1070 struct wiphy_work work;
1265 * @SCAN_COMPLETED: Set for our scan work function when the driver reported
1267 * @SCAN_ABORTED: Set for our scan work function when the driver reported
1269 * @SCAN_HW_CANCELLED: Set for our scan work function when the scan is being
1470 /* mutex for scan and work locking */
1932 void ieee80211_scan_work(struct wiphy *wiphy, struct wiphy_work *work);
1966 struct wiphy_work *work);
1986 void ieee80211_csa_finalize_work(struct work_struct *work);
1991 void ieee80211_color_change_finalize_work(struct work_struct *work);
1992 void ieee80211_color_collision_detection_work(struct work_struct *work);
2132 void ieee80211_ba_session_work(struct work_struct *work);
2347 void ieee80211_dynamic_ps_enable_work(struct work_struct *work);
2348 void ieee80211_dynamic_ps_disable_work(struct work_struct *work);
2391 * It's unsafe to try to do any work during reconfigure flow.
2392 * When the flow ends the work will be requeued.
2568 void ieee80211_dfs_cac_timer_work(struct work_struct *work);
2571 struct wiphy_work *work);