Searched refs:hi_acs_flags (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
H A D | targaddrs.h | 145 u32 hi_acs_flags; /* 0xc0 */ member
|
H A D | sdio.c | 1813 addr = host_interest_item_address(HI_ITEM(hi_acs_flags)); in ath10k_sdio_hif_start_post() 1817 ath10k_warn(ar, "unable to read hi_acs_flags : %d\n", ret); in ath10k_sdio_hif_start_post() 1841 addr = host_interest_item_address(HI_ITEM(hi_acs_flags)); in ath10k_sdio_get_htt_tx_complete() 1846 "unable to read hi_acs_flags for htt tx comple : %d\n", ret); in ath10k_sdio_get_htt_tx_complete()
|
H A D | core.c | 728 ret = ath10k_bmi_read32(ar, hi_acs_flags, ¶m); in ath10k_init_sdio() 744 ret = ath10k_bmi_write32(ar, hi_acs_flags, param); in ath10k_init_sdio()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/ |
H A D | target.h | 276 u32 hi_acs_flags; /* 0xc0 */ member
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
H A D | targaddrs.h | 145 u32 hi_acs_flags; /* 0xc0 */ member
|
H A D | sdio.c | 1813 addr = host_interest_item_address(HI_ITEM(hi_acs_flags)); in ath10k_sdio_hif_start_post() 1817 ath10k_warn(ar, "unable to read hi_acs_flags : %d\n", ret); in ath10k_sdio_hif_start_post() 1841 addr = host_interest_item_address(HI_ITEM(hi_acs_flags)); in ath10k_sdio_get_htt_tx_complete() 1846 "unable to read hi_acs_flags for htt tx comple : %d\n", ret); in ath10k_sdio_get_htt_tx_complete()
|
H A D | core.c | 813 ret = ath10k_bmi_read32(ar, hi_acs_flags, ¶m); in ath10k_init_sdio() 829 ret = ath10k_bmi_write32(ar, hi_acs_flags, param); in ath10k_init_sdio()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/ |
H A D | target.h | 276 u32 hi_acs_flags; /* 0xc0 */ member
|
Completed in 20 milliseconds