Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/freescale/fman/
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()
Dfman_sp.h86 u32 hash_result_offset; member
Dfman_port.c1733 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()