Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dtargaddrs.h53 u32 hi_option_flag; /* 0x10 */ member
219 /* Bits defined in hi_option_flag */
258 /* 2 bits of hi_option_flag are used to represent 3 modes */
H A Dcore.c775 ret = ath10k_bmi_read32(ar, hi_option_flag, &param_host); in ath10k_init_configure_target()
794 ret = ath10k_bmi_write32(ar, hi_option_flag, param_host); in ath10k_init_configure_target()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/
H A Dtarget.h178 u32 hi_option_flag; /* 0x10 */ member
H A Dinit.c597 if (ath6kl_bmi_read_hi32(ar, hi_option_flag, &param) != 0) { in ath6kl_configure_target()
609 if (ath6kl_bmi_write_hi32(ar, hi_option_flag, param) != 0) { in ath6kl_configure_target()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dtargaddrs.h53 u32 hi_option_flag; /* 0x10 */ member
219 /* Bits defined in hi_option_flag */
258 /* 2 bits of hi_option_flag are used to represent 3 modes */
H A Dcore.c860 ret = ath10k_bmi_read32(ar, hi_option_flag, &param_host); in ath10k_init_configure_target()
879 ret = ath10k_bmi_write32(ar, hi_option_flag, param_host); in ath10k_init_configure_target()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/
H A Dtarget.h178 u32 hi_option_flag; /* 0x10 */ member
H A Dinit.c597 if (ath6kl_bmi_read_hi32(ar, hi_option_flag, &param) != 0) { in ath6kl_configure_target()
609 if (ath6kl_bmi_write_hi32(ar, hi_option_flag, param) != 0) { in ath6kl_configure_target()

Completed in 14 milliseconds