Searched refs:buf_size_in_bytes (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/linux/
H A Dkfd_ioctl.h229 __u32 buf_size_in_bytes; /*including gpu_id and buf_size */ member in struct:kfd_ioctl_dbg_address_watch_args
235 __u32 buf_size_in_bytes; /*including gpu_id and buf_size */ member in struct:kfd_ioctl_dbg_wave_control_args
/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_init_fw_funcs.c1825 u32 buf_size_in_bytes)
1827 u32 buf_size = buf_size_in_bytes / sizeof(u32), buf_offset = 0;
1822 qed_fw_overlay_mem_alloc(struct qed_hwfn *p_hwfn, const u32 * const fw_overlay_in_buf, u32 buf_size_in_bytes) argument
H A Dqed_hsi.h2760 * @buf_size_in_bytes: The size of the input FW overlay buffer in bytes.
2769 u32 buf_size_in_bytes);

Completed in 232 milliseconds