Home
last modified time | relevance | path

Searched refs:hash_result_offset (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/fman/
H A Dfman_sp.c106 buffer_offsets->hash_result_offset = (u32)ILLEGAL_BASE; in fman_sp_build_buffer_struct()
141 buffer_offsets->hash_result_offset = in fman_sp_build_buffer_struct()
H A Dfman_sp.h86 u32 hash_result_offset; member
H A Dfman_port.c1747 if (port->buffer_offsets.hash_result_offset == ILLEGAL_BASE) in fman_port_get_hash_result_offset()
1750 *offset = port->buffer_offsets.hash_result_offset; in fman_port_get_hash_result_offset()
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/fman/
H A Dfman_sp.c79 buffer_offsets->hash_result_offset = (u32)ILLEGAL_BASE; in fman_sp_build_buffer_struct()
114 buffer_offsets->hash_result_offset = in fman_sp_build_buffer_struct()
H A Dfman_sp.h60 u32 hash_result_offset; member
H A Dfman_port.c1721 if (port->buffer_offsets.hash_result_offset == ILLEGAL_BASE) in fman_port_get_hash_result_offset()
1724 *offset = port->buffer_offsets.hash_result_offset; in fman_port_get_hash_result_offset()

Completed in 7 milliseconds