Searched refs:buffer_offsets (Results 1 – 3 of 3) sorted by relevance
90 struct fman_sp_buffer_offsets *buffer_offsets, in fman_sp_build_buffer_struct() argument104 buffer_offsets->prs_result_offset = (u32)ILLEGAL_BASE; in fman_sp_build_buffer_struct()105 buffer_offsets->time_stamp_offset = (u32)ILLEGAL_BASE; in fman_sp_build_buffer_struct()106 buffer_offsets->hash_result_offset = (u32)ILLEGAL_BASE; in fman_sp_build_buffer_struct()129 buffer_offsets->prs_result_offset = in fman_sp_build_buffer_struct()132 buffer_offsets->time_stamp_offset = in fman_sp_build_buffer_struct()141 buffer_offsets->hash_result_offset = in fman_sp_build_buffer_struct()164 buffer_offsets->data_offset = buf_margins->start_margins; in fman_sp_build_buffer_struct()
95 *buffer_offsets,
463 struct fman_sp_buffer_offsets buffer_offsets; member1455 &port->buffer_offsets, in fman_port_init()1733 if (port->buffer_offsets.hash_result_offset == ILLEGAL_BASE) in fman_port_get_hash_result_offset()1736 *offset = port->buffer_offsets.hash_result_offset; in fman_port_get_hash_result_offset()1744 if (port->buffer_offsets.time_stamp_offset == ILLEGAL_BASE) in fman_port_get_tstamp()1748 port->buffer_offsets.time_stamp_offset)); in fman_port_get_tstamp()