Home
last modified time | relevance | path

Searched refs:htt_mbox_size (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/net/wireless/ath/ath10k/
Dsdio.c2034 u32 htt_addr, wmi_addr, htt_mbox_size, wmi_mbox_size; in ath10k_sdio_hif_map_service_to_pipe() local
2068 htt_mbox_size = ar_sdio->mbox_info.ext_info[0].htc_ext_sz; in ath10k_sdio_hif_map_service_to_pipe()
2073 htt_mbox_size = ar_sdio->mbox_info.ext_info[1].htc_ext_sz; in ath10k_sdio_hif_map_service_to_pipe()
2092 ar_sdio->mbox_size[eid] = htt_mbox_size; in ath10k_sdio_hif_map_service_to_pipe()