Searched refs:MIN_DDP_HDR (Results 1 – 1 of 1) sorted by relevance
1005 #define MIN_DDP_HDR sizeof(struct iwarp_ctrl_tagged) macro1016 if (srx->fpdu_part_rcvd < MIN_DDP_HDR) { in siw_get_hdr()1021 MIN_DDP_HDR - srx->fpdu_part_rcvd); in siw_get_hdr()1032 if (srx->fpdu_part_rcvd < MIN_DDP_HDR) in siw_get_hdr()1089 bytes = min_t(int, hdrlen - MIN_DDP_HDR, srx->skb_new); in siw_get_hdr()