Searched refs:bth_pad (Results 1 – 3 of 3) sorted by relevance
480 if (pktlen != mtu || bth_pad(pkt)) { in check_rkey()489 if ((bth_pad(pkt) != (0x3 & (-resid)))) { in check_rkey()650 p = payload_addr(ack) + payload + bth_pad(ack); in prepare_ack_packet()738 p = payload_addr(&ack_pkt) + payload + bth_pad(&ack_pkt); in read_reply()
338 static inline u8 bth_pad(struct rxe_pkt_info *pkt) in bth_pad() function957 - bth_pad(pkt) - RXE_ICRC_SIZE; in payload_size()
501 p = payload_addr(pkt) + paylen + bth_pad(pkt); in fill_packet()