Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.c257 complete(&wilc->cfg_event); in wilc_wlan_txq_add_cfg_pkt()
263 complete(&wilc->cfg_event); in wilc_wlan_txq_add_cfg_pkt()
982 complete(&wilc->cfg_event); in wilc_wlan_handle_rx_buff()
1010 complete(&wilc->cfg_event); in wilc_wlan_handle_rxq()
1315 if (!wait_for_completion_timeout(&wilc->cfg_event, in wilc_wlan_cfg_set()
1353 if (!wait_for_completion_timeout(&wilc->cfg_event, in wilc_wlan_cfg_get()
H A Dnetdev.h246 struct completion cfg_event; member
H A Dcfg80211.c1743 init_completion(&wl->cfg_event); in wlan_init_locks()