Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/fman/
H A Dfman_sp.c104 buffer_offsets->prs_result_offset = (u32)ILLEGAL_BASE; in fman_sp_build_buffer_struct()
105 buffer_offsets->time_stamp_offset = (u32)ILLEGAL_BASE; in fman_sp_build_buffer_struct()
106 buffer_offsets->hash_result_offset = (u32)ILLEGAL_BASE; in fman_sp_build_buffer_struct()
H A Dfman_sp.h38 #define ILLEGAL_BASE (~0) macro
H A Dfman_port.c1747 if (port->buffer_offsets.hash_result_offset == ILLEGAL_BASE) in fman_port_get_hash_result_offset()
1758 if (port->buffer_offsets.time_stamp_offset == ILLEGAL_BASE) in fman_port_get_tstamp()
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/fman/
H A Dfman_sp.c77 buffer_offsets->prs_result_offset = (u32)ILLEGAL_BASE; in fman_sp_build_buffer_struct()
78 buffer_offsets->time_stamp_offset = (u32)ILLEGAL_BASE; in fman_sp_build_buffer_struct()
79 buffer_offsets->hash_result_offset = (u32)ILLEGAL_BASE; in fman_sp_build_buffer_struct()
H A Dfman_sp.h12 #define ILLEGAL_BASE (~0) macro
H A Dfman_port.c1721 if (port->buffer_offsets.hash_result_offset == ILLEGAL_BASE) in fman_port_get_hash_result_offset()
1732 if (port->buffer_offsets.time_stamp_offset == ILLEGAL_BASE) in fman_port_get_tstamp()

Completed in 11 milliseconds