Searched refs:nonConsistentSpFqid (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_manip.h475 uint32_t nonConsistentSpFqid; member in struct:t_ReassmParams::__anon9637::__anon9638
H A Dfm_manip.c3532 if (p_Manip->reassmParams.ip.nonConsistentSpFqid != 0)
3535 | (uint32_t)(p_Manip->reassmParams.ip.nonConsistentSpFqid);
3656 if (reassmManipParams.nonConsistentSpFqid != 0)
3658 p_Manip->reassmParams.ip.nonConsistentSpFqid =
3659 reassmManipParams.nonConsistentSpFqid;
/freebsd-current/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_pcd_ext.h2313 uint32_t nonConsistentSpFqid; /**< In case that other fragments of the frame corresponds to different storage member in struct:t_FmPcdManipReassemIpParams
2316 if 'nonConsistentSpFqid != 0', the reassembled frame will be enqueued to

Completed in 95 milliseconds