Searched refs:IB_MAX_PAYLOAD_SIZE (Results 1 – 4 of 4) sorted by relevance
435 if ( iob_tailroom ( iobuf ) < IB_MAX_PAYLOAD_SIZE ) { in ib_post_recv()513 iobuf = alloc_iob ( IB_MAX_PAYLOAD_SIZE ); in ib_refill_recv()
339 return ( cmrc->connected ? IB_MAX_PAYLOAD_SIZE : 0 ); in ib_cmrc_xfer_window()
48 #define IB_MAX_PAYLOAD_SIZE 2048 macro
391 netdev->max_pkt_len = IB_MAX_PAYLOAD_SIZE; in alloc_ipoibdev()