Home
last modified time | relevance | path

Searched refs:htc_use_dev_fw (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dhif_usb.h39 extern int htc_use_dev_fw;
H A Dhtc_drv_init.c41 int htc_use_dev_fw = 0; variable
42 module_param_named(use_dev_fw, htc_use_dev_fw, int, 0444);
H A Dhif_usb.c1183 if (htc_use_dev_fw) { in ath9k_hif_request_firmware()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dhif_usb.h39 extern int htc_use_dev_fw;
H A Dhtc_drv_init.c41 int htc_use_dev_fw = 0; variable
42 module_param_named(use_dev_fw, htc_use_dev_fw, int, 0444);
H A Dhif_usb.c1181 if (htc_use_dev_fw) { in ath9k_hif_request_firmware()

Completed in 7 milliseconds