Home
last modified time | relevance | path

Searched defs:h_FmPort (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c1050 t_Handle h_FmPort, t_FmPcdKgInterModuleBindPortToSchemes *p_SchemeBind) in GetPortSchemeBindParams()
1079 static void FmPortCheckNApplyMacsec(t_Handle h_FmPort) in FmPortCheckNApplyMacsec()
1888 void FmPortSetMacsecCmd(t_Handle h_FmPort, uint8_t dfltSci) in FmPortSetMacsecCmd()
1913 uint8_t FmPortGetNetEnvId(t_Handle h_FmPort) in FmPortGetNetEnvId()
1918 uint8_t FmPortGetHardwarePortId(t_Handle h_FmPort) in FmPortGetHardwarePortId()
1923 uint32_t FmPortGetPcdEngines(t_Handle h_FmPort) in FmPortGetPcdEngines()
1929 t_Error FmPortSetGprFunc(t_Handle h_FmPort, e_FmPortGprFuncType gprFunc, in FmPortSetGprFunc()
1995 t_Error FmPortGetSetCcParams(t_Handle h_FmPort, in FmPortGetSetCcParams()
2573 t_Error FM_PORT_Init(t_Handle h_FmPort) in FM_PORT_Init()
2763 t_Error FM_PORT_Free(t_Handle h_FmPort) in FM_PORT_Free()
[all …]
H A Dfm_port_im.c59 static void ImException(t_Handle h_FmPort, uint32_t event) in ImException()
497 t_Error FM_PORT_ConfigIMMaxRxBufLength(t_Handle h_FmPort, uint16_t newVal) in FM_PORT_ConfigIMMaxRxBufLength()
510 t_Error FM_PORT_ConfigIMRxBdRingLength(t_Handle h_FmPort, uint16_t newVal) in FM_PORT_ConfigIMRxBdRingLength()
523 t_Error FM_PORT_ConfigIMTxBdRingLength(t_Handle h_FmPort, uint16_t newVal) in FM_PORT_ConfigIMTxBdRingLength()
536 t_Error FM_PORT_ConfigIMFmanCtrlExternalStructsMemory(t_Handle h_FmPort, in FM_PORT_ConfigIMFmanCtrlExternalStructsMemory()
552 t_Error FM_PORT_ConfigIMPolling(t_Handle h_FmPort) in FM_PORT_ConfigIMPolling()
572 t_Error FM_PORT_SetIMExceptions(t_Handle h_FmPort, e_FmPortExceptions exception, bool enable) in FM_PORT_SetIMExceptions()
635 t_Error FM_PORT_ImTx( t_Handle h_FmPort, in FM_PORT_ImTx()
733 void FM_PORT_ImTxConf(t_Handle h_FmPort) in FM_PORT_ImTxConf()
744 t_Error FM_PORT_ImRx(t_Handle h_FmPort) in FM_PORT_ImRx()
/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_manip.c1428 t_Handle h_FmPort, t_FmPcdManip *p_Manip, t_Handle h_Ad, bool validate) in UpdateInitMvIntFrameHeaderFromFrameToBufferPrefix()
1558 static t_Error UpdateInitCapwapFragmentation(t_Handle h_FmPort, in UpdateInitCapwapFragmentation()
1643 t_Handle h_FmPort, in UpdateInitCapwapReasm()
2204 t_Handle h_FmPort, t_FmPcdManip *p_Manip, in UpdateInitReasm()
2934 t_Handle h_FmPort, in UpdateIndxStats()
4000 t_Handle h_FmPort, t_FmPcdManip *p_Manip, in UpdateInitIpFrag()
4353 t_Handle h_FmPort, t_FmPcdManip *p_Manip, in UpdateInitCapwapFrag()
4563 t_Handle h_FmPort, t_Handle h_Manip, in FmPcdManipInitUpdate()
4671 t_Handle h_FmPort, t_Handle h_Manip, t_Handle h_Ad, in FmPcdManipUpdate()
H A Dfm_pcd.c615 void FmPcdPortRegister(t_Handle h_FmPcd, t_Handle h_FmPort, uint8_t hardwarePortId) in FmPcdPortRegister()
H A Dfm_cc.c1075 t_Handle h_FmPcd, t_Handle h_PcdParams, t_Handle h_FmPort, in CcUpdateParam()
2348 t_Handle h_FmPort, t_Handle h_FmTree, in CcUpdateParams()
5786 t_Handle h_FmPort) in FmPcdCcBindTree()
H A Dfm_plcr.c1346 t_Handle h_FmPort, in FmPcdPlcrGetAbsoluteIdByProfileParams()
H A Dfm_pcd.h264 t_Handle h_FmPort; member
/freebsd/sys/contrib/ncsw/Peripherals/FM/
H A Dfm.h568 t_Handle h_FmPort; member
/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_pcd_ext.h2096 …t_Handle h_FmPort; /**< Relevant for per-port profiles only */ member