Searched refs:IPOIB_CM_COPYBREAK (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/infiniband/ulp/ipoib/ | ||
H A D | ipoib.h | 113 IPOIB_CM_COPYBREAK = 256, enumerator |
H A D | ipoib_cm.c | 626 if (wc->byte_len < IPOIB_CM_COPYBREAK) { in ipoib_cm_handle_rx_wc() |