Lines Matching full:fm
37 @Description FM Inter-Partition prototypes, structures and definitions.
49 @Description FM API functions, definitions and enums
55 @Group FM_IPC_grp FM Inter-Partition messaging Unit
57 @Description FM Inter-Partition messaging unit API definitions and enums.
89 @Description FM physical Address
114 uint8_t boolIndependentMode;/**< IN. TRUE if FM Port operates in independent mode */
131 @Description Structure for IPC communication between port and FM
143 @Description Structure for IPC communication between port and FM
158 @Description Structure for port-FM communication during FM_PORT_Free.
174 uint8_t boolWriteBufEccFmError; /**< Double ECC error on buffer write from FM side */
175 uint8_t boolSinglePortEccError; /**< Single port ECC error from FM side */
191 @Description structure for returning FM parameters
194 uint16_t fmClkFreq; /**< OUT: FM Clock frequency */
195 uint16_t fmMacClkFreq; /**< OUT: FM MAC clock frequence */
196 uint8_t majorRev; /**< OUT: FM Major revision */
197 uint8_t minorRev; /**< OUT: FM Minor revision */
211 @Description Structure for defining Fm number of Fman controlers
272 @Description Used by FM front-end.
281 @Description Used by FM front-end.
290 @Description Used by FM front-end for the PORT module in order to set and get
291 parameters in/from master FM module on FM PORT initialization time.
300 @Description Used by FM front-end for the PORT module when a port is freed
301 to free all FM PORT resources.
319 @Description Used by FM front-end for the PORT module in order to
320 release a stalled FM Port.
329 @Description Used by FM front-end for the PORT module in order to check whether
330 an FM port is stalled.
339 @Description Used by FM front-end for the PORT module in order to dump
340 return FM parameters.
349 @Description Used by FM front-end to register an interrupt handler to
359 @Description Used by FM front-end to read the FM DMA status.
368 @Description Used by FM front-end to allocate event register.
377 @Description Used by FM front-end to free locate event register.
386 @Description Used by FM front-end to enable events in the FPM
396 @Description Used by FM front-end to enable events in the FPM
406 @Description Used by FM front-end to set MAC's MTU/RTU's in
416 @Description Used by FM front-end in order to get MURAM base address
425 @Description Used by FM front-end in order to verify Master is up
453 @Description Used by FM back-end to report an interrupt to the front-end.