Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Dfman_dtsec.c97 cfg->maximum_frame = DEFAULT_MAXIMUM_FRAME; in fman_dtsec_defconfig()
300 iowrite32be(cfg->maximum_frame, &regs->maxfrm); in fman_dtsec_init()
H A Ddtsec.c474 p_Dtsec->p_DtsecDriverParam->maximum_frame = newVal; in DtsecConfigMaxFrameLength()
/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_dtsec.h729 uint16_t maximum_frame; member