Searched refs:cmd_size (Results 1 - 2 of 2) sorted by relevance

/arch/arm/mach-msm/
H A Dscm.c87 * @cmd_size: size of the command buffer
95 static struct scm_command *alloc_scm_command(size_t cmd_size, size_t resp_size) argument
98 size_t len = sizeof(*cmd) + sizeof(struct scm_response) + cmd_size +
105 cmd->resp_hdr_offset = cmd->buf_offset + cmd_size;
/arch/mips/include/asm/octeon/
H A Dcvmx-npi-defs.h1319 uint64_t cmd_size:11; member in struct:cvmx_npi_pci_read_cmd::cvmx_npi_pci_read_cmd_s

Completed in 814 milliseconds