Home
last modified time | relevance | path

Searched refs:pending_auth_complete_work (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Dwlcore_i.h482 struct delayed_work pending_auth_complete_work; member
Dtx.c114 cancel_delayed_work(&wlvif->pending_auth_complete_work); in wl1271_tx_ap_update_inconnection_sta()
116 &wlvif->pending_auth_complete_work, in wl1271_tx_ap_update_inconnection_sta()
Dmain.c2117 pending_auth_complete_work); in wlcore_pending_auth_complete_work()
2309 INIT_DELAYED_WORK(&wlvif->pending_auth_complete_work, in wl12xx_init_vif_data()
2792 cancel_delayed_work_sync(&wlvif->pending_auth_complete_work); in __wl1271_op_remove_interface()