Home
last modified time | relevance | path

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

/drivers/staging/wilc1000/
Dwilc_wlan.c256 complete(&wilc->cfg_event); in wilc_wlan_txq_add_cfg_pkt()
721 complete(&wilc->cfg_event); in wilc_wlan_handle_rx_buff()
741 complete(&wilc->cfg_event); in wilc_wlan_handle_rxq()
1069 if (!wait_for_completion_timeout(&wilc->cfg_event, in wilc_wlan_cfg_set()
1107 if (!wait_for_completion_timeout(&wilc->cfg_event, in wilc_wlan_cfg_get()
Dwilc_wfi_netdevice.h237 struct completion cfg_event; member
Dwilc_wfi_cfgoperations.c1809 init_completion(&wl->cfg_event); in wlan_init_locks()