Searched refs:link_change_wq (Results 1 – 2 of 2) sorted by relevance
2749 struct rtllib_device, link_change_wq); in rtllib_link_change_wq()2767 schedule_delayed_work(&ieee->link_change_wq, 0); in rtllib_disassociate()2882 cancel_delayed_work_sync(&ieee->link_change_wq); in rtllib_stop_protocol()3021 INIT_DELAYED_WORK_RSL(&ieee->link_change_wq, in rtllib_softmac_init()3062 cancel_delayed_work_sync(&ieee->link_change_wq); in rtllib_softmac_free()
1678 struct delayed_work link_change_wq; member