Home
last modified time | relevance | path

Searched refs:e_FmPortType (Results 1 – 9 of 9) sorted by relevance

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/SP/
H A Dfm_sp.h76 e_FmPortType portType; /**< Port type */
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/inc/
H A Dfm_common.h540 uint8_t SwPortIdToHwPortId(e_FmPortType type, uint8_t relativePortId, uint8_t majorRev, uint8_t min…
889 e_FmPortType portType; /**< IN. Port type */
911 e_FmPortType portType; /**< IN. Port type */
1192 e_FmPortType portType,
1197 e_FmPortType portType,
1201 e_FmPortType portType,
1206 e_FmPortType portType,
/f-stack/freebsd/contrib/ncsw/inc/Peripherals/
H A Dfm_ext.h75 typedef enum e_FmPortType { enum
82 } e_FmPortType; typedef
374 e_FmPortType portType,
1266 e_FmPortType type; /**< FM port type */
H A Dfm_vsp_ext.h85 e_FmPortType portType; /**< Port type */
H A Dfm_port_ext.h276 e_FmPortType portType; /**< Port type */
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/
H A Dfm.h527 e_FmPortType portsTypes[FM_MAX_NUM_OF_HW_PORT_IDS];
H A Dfm_ncsw.c855 initParams.portType = (e_FmPortType)ipcInitParams.enumPortType; in FmHandleIpcMsgCB()
1016 portParams.portType = (e_FmPortType)(ipcPortParams.enumPortType); in FmHandleIpcMsgCB()
1461 e_FmPortType portType, in FmVSPAllocForPort()
1546 e_FmPortType portType, in FmVSPFreeForPort()
2917 e_FmPortType portType, in FmVSPCheckRelativeProfile()
2947 e_FmPortType portType, in FmVSPGetAbsoluteProfileId()
3209 uint8_t SwPortIdToHwPortId(e_FmPortType type, uint8_t relativePortId, uint8_t majorRev, uint8_t min… in SwPortIdToHwPortId()
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.h885 e_FmPortType portType;
H A Dfm_port.c2662 fmParams.portType = (e_FmPortType)p_FmPort->portType; in FM_PORT_Init()
2789 fmParams.portType = (e_FmPortType)p_FmPort->portType; in FM_PORT_Free()