Home
last modified time | relevance | path

Searched refs:buf_array (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/sys/dev/ice/
H A Dice_flex_type.h104 struct ice_buf buf_array[STRUCT_HACK_VAR_LEN]; member
H A Dice_flex_pipe.c192 return ice_pkg_val_buf(state->buf_table->buf_array); in ice_pkg_enum_buf()
196 return ice_pkg_val_buf(state->buf_table->buf_array + in ice_pkg_enum_buf()
1158 status = ice_dwnld_cfg_bufs(hw, ice_buf_tbl->buf_array, in ice_download_pkg()
/freebsd-13.1/sys/dev/qlnx/qlnxe/
H A Decore_dbg_fw_funcs.c4896 struct bin_buffer_hdr *buf_array = (struct bin_buffer_hdr *)bin_ptr; in ecore_dbg_set_bin_ptr() local
4901 s_dbg_arrays[buf_id].ptr = (u32 *)(bin_ptr + buf_array[buf_id].offset); in ecore_dbg_set_bin_ptr()
4902 s_dbg_arrays[buf_id].size_in_dwords = BYTES_TO_DWORDS(buf_array[buf_id].length); in ecore_dbg_set_bin_ptr()
/freebsd-13.1/contrib/ofed/opensm/include/iba/
H A Dib_types.h11062 uint64_t *buf_array; member