RHF_RCV_TYPE_IB
if (etype > RHF_RCV_TYPE_IB)
[RHF_RCV_TYPE_IB] = process_receive_ib,
[RHF_RCV_TYPE_IB] = hfi1_ipoib_ib_rcv,
if (etype != RHF_RCV_TYPE_IB)
if (etype == RHF_RCV_TYPE_IB) {
if (rcv_type >= RHF_RCV_TYPE_IB)