IB_BTH_PAD_SHIFT
return (u8)((be32_to_cpu(ohdr->bth[0]) >> IB_BTH_PAD_SHIFT) &
return ((be32_to_cpu(ohdr->bth[0]) >> IB_BTH_PAD_SHIFT) &