Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/freescale/fman/
H A Dfman_sp.c69 int_context_data_copy->ext_buf_offset = (u16) in fman_sp_build_buffer_struct()
103 int_context_data_copy->ext_buf_offset; in fman_sp_build_buffer_struct()
107 (int_context_data_copy->ext_buf_offset + in fman_sp_build_buffer_struct()
109 int_context_data_copy->ext_buf_offset; in fman_sp_build_buffer_struct()
116 (int_context_data_copy->ext_buf_offset + in fman_sp_build_buffer_struct()
118 int_context_data_copy->ext_buf_offset + 8; in fman_sp_build_buffer_struct()
122 (u16)(int_context_data_copy->ext_buf_offset + in fman_sp_build_buffer_struct()
H A Dfman_sp.h35 u16 ext_buf_offset; member
H A Dfman_port.c489 tmp = ((cfg->int_context.ext_buf_offset / PORT_IC_OFFSET_UNITS) & in init_bmi_rx()
568 tmp = ((cfg->int_context.ext_buf_offset / PORT_IC_OFFSET_UNITS) & in init_bmi_tx()