Searched refs:SIZE_OF_CRC (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/ipath/
H A Dipath_ud.c400 nwords + SIZE_OF_CRC) << 2);
437 qp->s_hdr.lrh[2] = cpu_to_be16(hwords + nwords + SIZE_OF_CRC);
H A Dipath_common.h701 #define SIZE_OF_CRC 1 macro
H A Dipath_ruc.c613 hdr->paylen = cpu_to_be16((hwords - 2 + nwords + SIZE_OF_CRC) << 2);
713 SIZE_OF_CRC);
H A Dipath_rc.c617 hdr.lrh[2] = cpu_to_be16(hwords + SIZE_OF_CRC);

Completed in 99 milliseconds