Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_pcd_ext.h2782 typedef struct t_FmPcdManipReassemIpStats { struct
2784 uint32_t timeout; /**< Counts the number of timeout occurrences */
2785 … uint32_t rfdPoolBusy; /**< Counts the number of failed attempts to allocate
2787 … internalBufferBusy; /**< Counts the number of times an internal buffer busy occurred */
2808 } t_FmPcdManipReassemIpStats; argument