Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/microchip/wilc1000/
Dwlan.c260 complete(&wilc->cfg_event); in wilc_wlan_txq_add_cfg_pkt()
266 complete(&wilc->cfg_event); in wilc_wlan_txq_add_cfg_pkt()
972 complete(&wilc->cfg_event); in wilc_wlan_handle_rx_buff()
1000 complete(&wilc->cfg_event); in wilc_wlan_handle_rxq()
1281 if (!wait_for_completion_timeout(&wilc->cfg_event, in wilc_wlan_cfg_set()
1319 if (!wait_for_completion_timeout(&wilc->cfg_event, in wilc_wlan_cfg_get()
Dnetdev.h237 struct completion cfg_event; member
Dcfg80211.c1691 init_completion(&wl->cfg_event); in wlan_init_locks()