Lines Matching refs:htc_ext_sz
1098 mbox_info->ext_info[0].htc_ext_sz = in ath10k_sdio_set_mbox_info()
1104 mbox_info->ext_info[0].htc_ext_sz = in ath10k_sdio_set_mbox_info()
1108 mbox_info->ext_info[0].htc_ext_sz = in ath10k_sdio_set_mbox_info()
1112 mbox_info->ext_info[0].htc_ext_sz = in ath10k_sdio_set_mbox_info()
1118 mbox_info->ext_info[0].htc_ext_sz + in ath10k_sdio_set_mbox_info()
1120 mbox_info->ext_info[1].htc_ext_sz = ATH10K_HIF_MBOX1_EXT_WIDTH; in ath10k_sdio_set_mbox_info()
1881 ar_sdio->mbox_size[0] = ar_sdio->mbox_info.ext_info[0].htc_ext_sz; in ath10k_sdio_hif_start()
2069 htt_mbox_size = ar_sdio->mbox_info.ext_info[0].htc_ext_sz; in ath10k_sdio_hif_map_service_to_pipe()
2070 wmi_mbox_size = ar_sdio->mbox_info.ext_info[1].htc_ext_sz; in ath10k_sdio_hif_map_service_to_pipe()
2074 htt_mbox_size = ar_sdio->mbox_info.ext_info[1].htc_ext_sz; in ath10k_sdio_hif_map_service_to_pipe()
2075 wmi_mbox_size = ar_sdio->mbox_info.ext_info[0].htc_ext_sz; in ath10k_sdio_hif_map_service_to_pipe()