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

/linux-master/drivers/net/wireless/ath/ath6kl/
H A Dtarget.h178 u32 hi_option_flag; /* 0x10 */ member in struct:host_interest
H A Dinit.c597 if (ath6kl_bmi_read_hi32(ar, hi_option_flag, &param) != 0) {
609 if (ath6kl_bmi_write_hi32(ar, hi_option_flag, param) != 0) {
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dtargaddrs.h53 u32 hi_option_flag; /* 0x10 */ member in struct:host_interest
219 /* Bits defined in hi_option_flag */
258 /* 2 bits of hi_option_flag are used to represent 3 modes */
H A Dcore.c877 ret = ath10k_bmi_read32(ar, hi_option_flag, &param_host);
896 ret = ath10k_bmi_write32(ar, hi_option_flag, param_host);

Completed in 163 milliseconds