Searched refs:binary_size (Results 1 – 6 of 6) sorted by relevance
59 uint16_t binary_size; /* Binary Size*/ member
266 uint32 binary_size; member
10432 host_location.binary_size = htol32(bus->hostfw_buf.len); in dhdpcie_bus_download_state()10441 host_location.addr_lo, host_location.binary_size)); in dhdpcie_bus_download_state()
270 uint32 binary_size; member
10439 host_location.binary_size = htol32(bus->hostfw_buf.len); in dhdpcie_bus_download_state()10448 host_location.addr_lo, host_location.binary_size)); in dhdpcie_bus_download_state()
192 size = bhdr->binary_size - offset; in amdgpu_discovery_init()