Lines Matching refs:htc_ext_sz
1033 mbox_info->ext_info[0].htc_ext_sz = in ath10k_sdio_set_mbox_info()
1039 mbox_info->ext_info[0].htc_ext_sz = in ath10k_sdio_set_mbox_info()
1043 mbox_info->ext_info[0].htc_ext_sz = in ath10k_sdio_set_mbox_info()
1047 mbox_info->ext_info[0].htc_ext_sz = in ath10k_sdio_set_mbox_info()
1053 mbox_info->ext_info[0].htc_ext_sz + in ath10k_sdio_set_mbox_info()
1055 mbox_info->ext_info[1].htc_ext_sz = ATH10K_HIF_MBOX1_EXT_WIDTH; in ath10k_sdio_set_mbox_info()
1639 ar_sdio->mbox_size[0] = ar_sdio->mbox_info.ext_info[0].htc_ext_sz; in ath10k_sdio_hif_start()
1833 htt_mbox_size = ar_sdio->mbox_info.ext_info[0].htc_ext_sz; in ath10k_sdio_hif_map_service_to_pipe()
1834 wmi_mbox_size = ar_sdio->mbox_info.ext_info[1].htc_ext_sz; in ath10k_sdio_hif_map_service_to_pipe()
1838 htt_mbox_size = ar_sdio->mbox_info.ext_info[1].htc_ext_sz; in ath10k_sdio_hif_map_service_to_pipe()
1839 wmi_mbox_size = ar_sdio->mbox_info.ext_info[0].htc_ext_sz; in ath10k_sdio_hif_map_service_to_pipe()