Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/inc/flib/
H A Dfsl_fman_tgec.h466 uint16_t fman_tgec_get_max_frame_len(struct tgec_regs *regs);
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/MAC/
H A Dfman_tgec.c289 uint16_t fman_tgec_get_max_frame_len(struct tgec_regs *regs) in fman_tgec_get_max_frame_len() function
H A Dtgec.c711 return fman_tgec_get_max_frame_len(p_Tgec->p_MemMap); in TgecGetMaxFrameLength()