Home
last modified time | relevance | path

Searched defs:cmd_size (Results 1 - 25 of 176) sorted by relevance

12345678

/kernel/linux/linux-5.10/tools/usb/usbip/src/
H A Dutils.c21 int cmd_size; in modify_match_busid() local
/kernel/linux/linux-6.6/tools/usb/usbip/src/
H A Dutils.c21 int cmd_size; in modify_match_busid() local
/kernel/linux/linux-5.10/drivers/net/can/spi/mcp251xfd/
H A Dmcp251xfd-crc16.c80 u16 mcp251xfd_crc16_compute2(const void *cmd, size_t cmd_size, in mcp251xfd_crc16_compute2() argument
/kernel/linux/linux-6.6/drivers/net/can/spi/mcp251xfd/
H A Dmcp251xfd-crc16.c80 u16 mcp251xfd_crc16_compute2(const void *cmd, size_t cmd_size, in mcp251xfd_crc16_compute2() argument
/third_party/mesa3d/src/mesa/main/
H A Dglthread_list.c79 int cmd_size = sizeof(struct marshal_cmd_CallList); in _mesa_marshal_CallList() local
/kernel/linux/linux-5.10/drivers/platform/x86/intel_speed_select_if/
H A Disst_if_common.h57 int cmd_size; member
/kernel/linux/linux-6.6/drivers/platform/x86/intel/speed_select_if/
H A Disst_if_common.h62 int cmd_size; member
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dtx-gen2.c84 u16 copy_size, cmd_size, tb0_size; in iwl_pcie_gen2_enqueue_hcmd() local
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_gmr.c51 uint32_t cmd_size = define_size + remap_size; in vmw_gmr2_bind() local
H A Dvmwgfx_so.c70 u32 cmd_size; /* Immutable */ member
310 vmw_view_add(struct vmw_cmdbuf_res_manager *man, struct vmw_resource *ctx, struct vmw_resource *srf, enum vmw_view_type view_type, u32 user_key, const void *cmd, size_t cmd_size, struct list_head *list) vmw_view_add() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dtx-gen2.c37 u16 copy_size, cmd_size, tb0_size; in iwl_pcie_gen2_enqueue_hcmd() local
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_gmr.c50 uint32_t cmd_size = define_size + remap_size; in vmw_gmr2_bind() local
/kernel/linux/linux-5.10/drivers/net/wimax/i2400m/
H A Dusb-fw.c181 i2400mu_bus_bm_cmd_send(struct i2400m *i2400m, const struct i2400m_bootrom_header *_cmd, size_t cmd_size, int flags) i2400mu_bus_bm_cmd_send() argument
[all...]
/third_party/backends/backend/
H A Dumax-usb.c85 size_t cmd_size = CDB_SIZE (*(const char *) src); in sanei_umaxusb_cmd() local
/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_sampler_ycbcr_conversion.h85 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); in vn_sizeof_vkCreateSamplerYcbcrConversion() local
120 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); in vn_sizeof_vkCreateSamplerYcbcrConversion_reply() local
158 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkDestroySamplerYcbcrConversion() local
185 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkDestroySamplerYcbcrConversion_reply() local
209 size_t cmd_size = vn_sizeof_vkCreateSamplerYcbcrConversion(device, pCreateInfo, pAllocator, pYcbcrConversion); vn_submit_vkCreateSamplerYcbcrConversion() local
230 size_t cmd_size = vn_sizeof_vkDestroySamplerYcbcrConversion(device, ycbcrConversion, pAllocator); vn_submit_vkDestroySamplerYcbcrConversion() local
[all...]
H A Dvn_protocol_driver_shader_module.h85 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); in vn_sizeof_vkCreateShaderModule() local
120 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); in vn_sizeof_vkCreateShaderModule_reply() local
158 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkDestroyShaderModule() local
185 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkDestroyShaderModule_reply() local
209 size_t cmd_size = vn_sizeof_vkCreateShaderModule(device, pCreateInfo, pAllocator, pShaderModule); vn_submit_vkCreateShaderModule() local
230 size_t cmd_size = vn_sizeof_vkDestroyShaderModule(device, shaderModule, pAllocator); vn_submit_vkDestroyShaderModule() local
[all...]
H A Dvn_protocol_driver_buffer_view.h79 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); in vn_sizeof_vkCreateBufferView() local
114 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); in vn_sizeof_vkCreateBufferView_reply() local
152 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); vn_sizeof_vkDestroyBufferView() local
179 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); vn_sizeof_vkDestroyBufferView_reply() local
203 size_t cmd_size = vn_sizeof_vkCreateBufferView(device, pCreateInfo, pAllocator, pView); vn_submit_vkCreateBufferView() local
224 size_t cmd_size = vn_sizeof_vkDestroyBufferView(device, bufferView, pAllocator); vn_submit_vkDestroyBufferView() local
[all...]
/kernel/linux/linux-5.10/block/
H A Dblk-flush.c469 struct blk_flush_queue *blk_alloc_flush_queue(int node, int cmd_size, in blk_alloc_flush_queue() argument
/kernel/linux/common_modules/tzdriver/core/
H A Dshared_mem.c29 uint64_t get_reserved_cmd_vaddr_of(phys_addr_t cmd_phys, uint64_t cmd_size) in get_reserved_cmd_vaddr_of() argument
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drs-fw.c471 u16 cmd_size = sizeof(cfg_cmd); in rs_fw_rate_init() local
/kernel/linux/linux-5.10/sound/firewire/fireworks/
H A Dfireworks_transaction.c70 snd_efw_transaction_run(struct fw_unit *unit, const void *cmd, unsigned int cmd_size, void *resp, unsigned int resp_size) snd_efw_transaction_run() argument
/kernel/linux/linux-5.10/drivers/nvmem/
H A Drave-sp-eeprom.c97 const unsigned int cmd_size = eeprom->header_size + data_size; in rave_sp_eeprom_io() local
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dftm-responder.c127 int cmd_size; in iwl_mvm_ftm_responder_cmd() local
/kernel/linux/linux-6.6/drivers/nvmem/
H A Drave-sp-eeprom.c97 const unsigned int cmd_size = eeprom->header_size + data_size; in rave_sp_eeprom_io() local
/kernel/linux/linux-6.6/block/
H A Dblk-flush.c485 struct blk_flush_queue *blk_alloc_flush_queue(int node, int cmd_size, in blk_alloc_flush_queue() argument

Completed in 14 milliseconds

12345678