Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_pcd_ext.h1918 typedef struct t_KeysParams { struct
1919 … maxNumOfKeys; /**< Maximum number of keys that will (ever) be used in this CC-Node;
1921 … maskSupport; /**< This parameter is relevant only if a node is initialized with
1929 …atsMode statisticsMode; /**< Determines the supported statistics mode for all node's keys.
1936 uint16_t frameLengthRanges[FM_PCD_CC_STATS_MAX_NUM_OF_FLR];
1964 } t_KeysParams; argument