Searched refs:mbox_size (Results 1 – 16 of 16) sorted by relevance
| /linux/sound/soc/intel/atom/sst/ |
| H A D | sst_acpi.c | 101 .mbox_size = 0x1000, 123 .mbox_size = 0x1000, 145 .mbox_size = 0x1000, 223 ctx->pdata->res_info->mbox_size); in sst_platform_get_resources()
|
| /linux/drivers/accel/amdxdna/ |
| H A D | amdxdna_mailbox.h | 45 size_t mbox_size; member
|
| H A D | aie2_pci.h | 47 ((_ndev)->priv->mbox_size) ? (_ndev)->priv->mbox_size : \ 290 u32 mbox_size; member
|
| H A D | npu6_regs.c | 72 .mbox_size = 0, /* Use BAR size */
|
| H A D | npu5_regs.c | 72 .mbox_size = 0, /* Use BAR size */
|
| H A D | npu1_regs.c | 81 .mbox_size = 0, /* Use BAR size */
|
| H A D | npu4_regs.c | 108 .mbox_size = 0, /* Use BAR size */
|
| H A D | aie2_pci.c | 368 mbox_res.mbox_size = MBOX_SIZE(ndev); in aie2_hw_start()
|
| /linux/arch/x86/include/asm/ |
| H A D | platform_sst_audio.h | 115 unsigned int mbox_size; member
|
| /linux/drivers/net/wireless/ath/ath10k/ |
| H A D | sdio.h | 190 u32 mbox_size[ATH10K_HTC_EP_COUNT]; member
|
| H A D | sdio.c | 1667 address = ar_sdio->mbox_addr[eid] + ar_sdio->mbox_size[eid] - in ath10k_sdio_hif_tx_sg() 1882 ar_sdio->mbox_size[0] = ar_sdio->mbox_info.ext_info[0].htc_ext_sz; in ath10k_sdio_hif_start() 2087 ar_sdio->mbox_size[eid] = wmi_mbox_size; in ath10k_sdio_hif_map_service_to_pipe() 2090 ar_sdio->mbox_addr[eid], ar_sdio->mbox_size[eid]); in ath10k_sdio_hif_map_service_to_pipe() 2094 ar_sdio->mbox_size[eid] = htt_mbox_size; in ath10k_sdio_hif_map_service_to_pipe() 2097 ar_sdio->mbox_addr[eid], ar_sdio->mbox_size[eid]); in ath10k_sdio_hif_map_service_to_pipe()
|
| /linux/drivers/net/wireless/ti/wlcore/ |
| H A D | wlcore.h | 322 u32 mbox_size; member 502 u32 mbox_size);
|
| H A D | event.c | 373 wl->mbox_size, false); in wl1271_event_handle()
|
| H A D | boot.c | 496 wl->mbox_ptr[1] = wl->mbox_ptr[0] + wl->mbox_size; in wlcore_boot_run_firmware()
|
| H A D | main.c | 6349 u32 mbox_size) in wlcore_alloc_hw() argument 6455 wl->mbox_size = mbox_size; in wlcore_alloc_hw() 6456 wl->mbox = kmalloc(wl->mbox_size, GFP_KERNEL | GFP_DMA); in wlcore_alloc_hw()
|
| /linux/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | resource_tracker.c | 4376 u32 mbox_size; in mlx4_QP_FLOW_STEERING_ATTACH_wrapper() local 4443 mbox_size = qp_attach_mbox_size(inbox->buf); in mlx4_QP_FLOW_STEERING_ATTACH_wrapper() 4444 rrule->mirr_mbox = kmalloc(mbox_size, GFP_KERNEL); in mlx4_QP_FLOW_STEERING_ATTACH_wrapper() 4449 rrule->mirr_mbox_size = mbox_size; in mlx4_QP_FLOW_STEERING_ATTACH_wrapper() 4451 memcpy(rrule->mirr_mbox, inbox->buf, mbox_size); in mlx4_QP_FLOW_STEERING_ATTACH_wrapper()
|