Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/
H A Dfm.h558 uint16_t macMaxFrameLengths10G[FM_MAX_NUM_OF_10G_MACS]; member
H A Dfm_ncsw.c2123 if (p_PortParams->maxFrameLength >= p_Fm->p_FmStateStruct->macMaxFrameLengths10G[macId]) in FmGetSetPortParams()
2458 p_Fm->p_FmStateStruct->macMaxFrameLengths10G[macId] = mtu; in FmSetMacMaxFrame()