Home
last modified time | relevance | path

Searched refs:BMI_DONE (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/
H A Dbmi.h31 * BMI only once during bootup. Once the Host issues a BMI_DONE
52 #define BMI_DONE 1 macro
56 * u32 command (BMI_DONE)
H A Dbmi.c26 u32 cid = BMI_DONE; in ath6kl_bmi_done()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/
H A Dbmi.h31 * BMI only once during bootup. Once the Host issues a BMI_DONE
52 #define BMI_DONE 1 macro
56 * u32 command (BMI_DONE)
H A Dbmi.c26 u32 cid = BMI_DONE; in ath6kl_bmi_done()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dbmi.h22 * BMI only once during bootup. Once the Host issues a BMI_DONE
61 BMI_DONE = 1, enumerator
H A Dbmi.c35 cmd.id = __cpu_to_le32(BMI_DONE); in ath10k_bmi_done()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dbmi.h22 * BMI only once during bootup. Once the Host issues a BMI_DONE
61 BMI_DONE = 1, enumerator
H A Dbmi.c35 cmd.id = __cpu_to_le32(BMI_DONE); in ath10k_bmi_done()

Completed in 5 milliseconds