Home
last modified time | relevance | path

Searched refs:ext_buf_offset (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/freescale/fman/
Dfman_sp.c96 int_context_data_copy->ext_buf_offset = (u16) in fman_sp_build_buffer_struct()
130 int_context_data_copy->ext_buf_offset; in fman_sp_build_buffer_struct()
134 (int_context_data_copy->ext_buf_offset + in fman_sp_build_buffer_struct()
136 int_context_data_copy->ext_buf_offset; in fman_sp_build_buffer_struct()
143 (int_context_data_copy->ext_buf_offset + in fman_sp_build_buffer_struct()
145 int_context_data_copy->ext_buf_offset + 8; in fman_sp_build_buffer_struct()
149 (u16)(int_context_data_copy->ext_buf_offset + in fman_sp_build_buffer_struct()
Dfman_sp.h61 u16 ext_buf_offset; member
Dfman_port.c516 tmp = ((cfg->int_context.ext_buf_offset / PORT_IC_OFFSET_UNITS) & in init_bmi_rx()
595 tmp = ((cfg->int_context.ext_buf_offset / PORT_IC_OFFSET_UNITS) & in init_bmi_tx()