Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_port_ext.h1108 t_Error FM_PORT_ConfigMaxFrameLength(t_Handle h_FmPort, uint16_t length);
/freebsd/sys/contrib/ncsw/Peripherals/FM/HC/
H A Dhc.c286 err = FM_PORT_ConfigMaxFrameLength(p_FmHc->h_HcPortDev, in FmHcConfigAndInit()
/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c3234 t_Error FM_PORT_ConfigMaxFrameLength(t_Handle h_FmPort, uint16_t length) in FM_PORT_ConfigMaxFrameLength() function