Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_pcd_ext.h2304 typedef struct t_FmPcdManipReassemIpParams { struct
2305 uint8_t relativeSchemeId[2]; /**< Partition relative scheme id:
2313 …onsistentSpFqid; /**< In case that other fragments of the frame corresponds to different storage
2319 … sgBpid; /**< Buffer pool id for the S/G frame created by the reassembly process */
2321 … dataMemId; /**< Memory partition ID for the IPR's external tables structure */
2322 … dataLiodnOffset; /**< LIODN offset for access the IPR's external tables structure. */
2323 uint16_t minFragSize[2]; /**< Minimum fragment size:
2325 e_FmPcdManipReassemWaysNumber numOfFramesPerHashEntry[2];
2341 } t_FmPcdManipReassemIpParams; argument