Home
last modified time | relevance | path

Searched refs:IPOIB_CM_COPYBREAK (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/infiniband/ulp/ipoib/
H A Dipoib.h113 IPOIB_CM_COPYBREAK = 256, enumerator
H A Dipoib_cm.c626 if (wc->byte_len < IPOIB_CM_COPYBREAK) { in ipoib_cm_handle_rx_wc()
H A Dipoib_main.c2637 BUILD_BUG_ON(IPOIB_CM_COPYBREAK > IPOIB_CM_HEAD_SIZE); in ipoib_init_module()