Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_port.h380 uint8_t rx_cut_end_bytes; member
/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfman_port.c92 tmp |= (uint32_t)cfg->rx_cut_end_bytes << in init_bmi_rx()
679 cfg->rx_cut_end_bytes = 4; in fman_port_defconfig()
H A Dfm_port.c214 if (p_DfltConfig->rx_cut_end_bytes > FRAME_END_DATA_SIZE) in CheckInitParameters()
241 … if (p_DfltConfig->rx_cut_end_bytes + p_DfltConfig->checksum_bytes_ignore > FRAME_END_DATA_SIZE) in CheckInitParameters()
2985 p_FmPort->p_FmPortDriverParam->dfltCfg.rx_cut_end_bytes = cutBytesFromEnd; in FM_PORT_ConfigCutBytesFromEnd()