Searched refs:wiphy_delayed_work (Results 1 – 4 of 4) sorted by relevance
46 struct wiphy_delayed_work work;
594 struct wiphy_delayed_work tdls_peer_del_work;608 struct wiphy_delayed_work tx_tspec_wk;626 struct wiphy_delayed_work neg_ttlm_timeout_work;631 struct wiphy_delayed_work wk;1109 struct wiphy_delayed_work color_collision_detect_work;1152 struct wiphy_delayed_work dec_tailroom_needed_wk;1604 struct wiphy_delayed_work scan_work;1691 struct wiphy_delayed_work roc_work; in IEEE80211_DEV_TO_SUB_IF()
1873 struct wiphy_delayed_work *dwork = timer_container_of(dwork, t, timer); in wiphy_delayed_work_timer()1880 struct wiphy_delayed_work *dwork, in wiphy_delayed_work_queue()1897 struct wiphy_delayed_work *dwork) in wiphy_delayed_work_cancel()1907 struct wiphy_delayed_work *dwork) in wiphy_delayed_work_flush()1917 struct wiphy_delayed_work *dwork) in wiphy_delayed_work_pending()
6698 struct wiphy_delayed_work {6706 static inline void wiphy_delayed_work_init(struct wiphy_delayed_work *dwork,6732 struct wiphy_delayed_work *dwork,6744 struct wiphy_delayed_work *dwork);6755 struct wiphy_delayed_work *dwork);6799 struct wiphy_delayed_work *dwork);6494 struct wiphy_delayed_work { global() struct 6502 timerwiphy_delayed_work wiphy_delayed_work_init() argument