Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_pcd_ext.h224 typedef struct t_FmPcdParams { struct
225 … prsSupport; /**< TRUE if Parser will be used for any of the FM ports. */
226 … ccSupport; /**< TRUE if Coarse Classification will be used for any
228 … kgSupport; /**< TRUE if KeyGen will be used for any of the FM ports. */
229 … plcrSupport; /**< TRUE if Policer will be used for any of the FM ports. */
230 t_Handle h_Fm; /**< A handle to the FM module. */
231 …8_t numOfSchemes; /**< Number of schemes dedicated to this partition.
251 } t_FmPcdParams; argument