Home
last modified time | relevance | path

Searched refs:macMaxFrameLengths1G (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/
H A Dfm.h561 uint16_t macMaxFrameLengths1G[FM_MAX_NUM_OF_1G_MACS]; member
H A Dfm_ncsw.c2134 if (p_PortParams->maxFrameLength >= p_Fm->p_FmStateStruct->macMaxFrameLengths1G[macId]) in FmGetSetPortParams()
2470 p_Fm->p_FmStateStruct->macMaxFrameLengths1G[macId] = mtu; in FmSetMacMaxFrame()