Searched refs:available_bytes (Results 1 – 5 of 5) sorted by relevance
576 uptr available_bytes = (buffer->size() - size_up) * uptr_sz; in GetRegistersAndSP() local578 regset_io.iov_len = available_bytes; in GetRegistersAndSP()591 if (regset_io.iov_len + 64 < available_bytes) in GetRegistersAndSP()
104 size_t available_bytes = 64 - offset_within_block; in output_root_bytes() local106 if (out_len > available_bytes) { in output_root_bytes()107 memcpy_len = available_bytes; in output_root_bytes()
153 size_t available_bytes = 64 - offset_within_block; in output_root_bytes() local155 if (out_len > available_bytes) { in output_root_bytes()156 memcpy_len = available_bytes; in output_root_bytes()
118 * @available_bytes: num of bytes available in FIFO (may be less than FIFO size)128 __le32 available_bytes;127 __le32 available_bytes; global() member
85 fifo_hdr->available_bytes = in iwl_fwrt_dump_rxf() 140 fifo_hdr->available_bytes = in iwl_fwrt_dump_txf() 270 fifo_hdr->available_bytes = in iwl_fw_dump_txf()