Searched refs:pcdSupport (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c1148 switch (p_PcdParams->pcdSupport)
1210 RETURN_ERROR(MAJOR, E_INVALID_STATE, ("invalid pcdSupport"));
1230 ("PCD initialization structure is not consistent with pcdSupport"));
1325 && ((p_PcdParams->pcdSupport == e_FM_PORT_PCD_SUPPORT_PLCR_ONLY)
1326 || (p_PcdParams->pcdSupport
1352 if ((p_PcdParams->pcdSupport == e_FM_PORT_PCD_SUPPORT_CC_ONLY)
1354 || (p_PcdParams->pcdSupport == e_FM_PORT_PCD_SUPPORT_CC_AND_KG)
1355 || (p_PcdParams->pcdSupport == e_FM_PORT_PCD_SUPPORT_CC_AND_KG_AND_PLCR)
1387 switch (p_PcdParams->pcdSupport)
4924 if ((p_PcdParams->pcdSupport !
[all...]
/freebsd-13-stable/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_port_ext.h2260 e_FmPortPcdSupport pcdSupport; /**< Relevant for Rx and offline ports only. member in struct:t_FmPortPcdParams

Completed in 125 milliseconds