Searched refs:link_change_wq (Results 1 – 2 of 2) sorted by relevance
2736 struct rtllib_device, link_change_wq); in rtllib_link_change_wq()2754 schedule_delayed_work(&ieee->link_change_wq, 0); in rtllib_disassociate()2869 cancel_delayed_work_sync(&ieee->link_change_wq); in rtllib_stop_protocol()3008 INIT_DELAYED_WORK_RSL(&ieee->link_change_wq, in rtllib_softmac_init()3049 cancel_delayed_work_sync(&ieee->link_change_wq); in rtllib_softmac_free()
1673 struct delayed_work link_change_wq; member