| /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 | aie2_pci.h | 39 ((_ndev)->priv->mbox_size) ? (_ndev)->priv->mbox_size : \ 220 /* If mbox_size is 0, use BAR size. See MBOX_SIZE macro */ 221 u32 mbox_size; 290 u32 mbox_size; global() member
|
| H A D | amdxdna_mailbox.h | 39 * @mbox_size: mailbox size 45 size_t 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 | 102 .mbox_size = 0, /* Use BAR size */
|
| H A D | npu4_regs.c | 166 .mbox_size = 0, /* Use BAR size */
|
| H A D | aie2_pci.c | 346 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() 2089 "sdio wmi ctrl mbox_addr 0x%x mbox_size %d\n", 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() 2096 "sdio htt data mbox_addr 0x%x mbox_size %d\n", 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/arch/x86/kernel/cpu/microcode/ |
| H A D | intel.c | 540 u16 mbox_size; in send_data_chunk() 550 mbox_size = MBOX_HEADER_SIZE * 2 + ss->chunk_size; in send_data_chunk() 551 write_mbox_header(ss->mmio_base, MBOX_HEADER(mbox_size)); in send_data_chunk() 539 u16 mbox_size; send_data_chunk() local
|
| /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 | 6352 u32 mbox_size) in wlcore_alloc_hw() 6458 wl->mbox_size = mbox_size; in wlcore_alloc_hw() 6459 wl->mbox = kmalloc(wl->mbox_size, GFP_KERNEL | GFP_DMA); in wlcore_alloc_hw() 6349 wlcore_alloc_hw(size_t priv_size,u32 aggr_buf_size,u32 mbox_size) wlcore_alloc_hw() argument
|
| /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()
|