Searched refs:link_change_wq (Results 1 – 2 of 2) sorted by relevance
1905 struct rtllib_device, link_change_wq); in rtllib_link_change_wq()1920 schedule_delayed_work(&ieee->link_change_wq, 0); in rtllib_disassociate()1989 cancel_delayed_work_sync(&ieee->link_change_wq); in rtllib_stop_protocol()2110 INIT_DELAYED_WORK(&ieee->link_change_wq, (void *)rtllib_link_change_wq); in rtllib_softmac_init()2138 cancel_delayed_work_sync(&ieee->link_change_wq); in rtllib_softmac_free()
1395 struct delayed_work link_change_wq; member