Searched refs:MIN_DDP_HDR (Results 1 – 1 of 1) sorted by relevance
993 #define MIN_DDP_HDR sizeof(struct iwarp_ctrl_tagged) macro1004 if (srx->fpdu_part_rcvd < MIN_DDP_HDR) { in siw_get_hdr()1009 MIN_DDP_HDR - srx->fpdu_part_rcvd); in siw_get_hdr()1016 if (srx->fpdu_part_rcvd < MIN_DDP_HDR) in siw_get_hdr()1073 bytes = min_t(int, hdrlen - MIN_DDP_HDR, srx->skb_new); in siw_get_hdr()