Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/freescale/fman/
A Dfman_sp.c88 buffer_prefix_content, in fman_sp_build_buffer_struct()
100 buffer_prefix_content->priv_data_size); in fman_sp_build_buffer_struct()
119 ((buffer_prefix_content->pass_time_stamp || in fman_sp_build_buffer_struct()
125 ((buffer_prefix_content->pass_time_stamp || in fman_sp_build_buffer_struct()
128 if (buffer_prefix_content->pass_prs_result) in fman_sp_build_buffer_struct()
131 if (buffer_prefix_content->pass_time_stamp) in fman_sp_build_buffer_struct()
133 buffer_prefix_content->pass_prs_result ? in fman_sp_build_buffer_struct()
137 if (buffer_prefix_content->pass_hash_result) in fman_sp_build_buffer_struct()
142 buffer_prefix_content->pass_prs_result ? in fman_sp_build_buffer_struct()
156 buffer_prefix_content->priv_data_size; in fman_sp_build_buffer_struct()
[all …]
A Dfman_sp.h92 *buffer_prefix_content,
A Dfman_port.c423 struct fman_buffer_prefix_content buffer_prefix_content; member
1267 cfg->buffer_prefix_content.data_align = in set_dflt_cfg()
1453 &port->cfg->buffer_prefix_content, in fman_port_init()
1555 buffer_prefix_content) in fman_port_cfg_buf_prefix_content()
1560 memcpy(&port->cfg->buffer_prefix_content, in fman_port_cfg_buf_prefix_content()
1561 buffer_prefix_content, in fman_port_cfg_buf_prefix_content()
1566 if (!port->cfg->buffer_prefix_content.data_align) in fman_port_cfg_buf_prefix_content()
1567 port->cfg->buffer_prefix_content.data_align = in fman_port_cfg_buf_prefix_content()
A Dfman_port.h146 *buffer_prefix_content);

Completed in 13 milliseconds