Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/carl9170/
Dusb.c847 if (wait_for_completion_timeout(&ar->fw_boot_wait, HZ) == 0) { in carl9170_usb_load_firmware()
1083 init_completion(&ar->fw_boot_wait); in carl9170_usb_probe()
Dcarl9170.h266 struct completion fw_boot_wait; member
Drx.c278 complete(&ar->fw_boot_wait); in carl9170_handle_command_response()