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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_ruc.c578 hdr->paylen = cpu_to_be16((hwords - 2 + nwords + SIZE_OF_CRC) << 2);
612 qp->s_hdr.lrh[2] = cpu_to_be16(qp->s_hdrwords + nwords + SIZE_OF_CRC);
H A Dipath_common.h776 #define SIZE_OF_CRC 1 macro
H A Dipath_ud.c346 SIZE_OF_CRC);
H A Dipath_rc.c676 hdr.lrh[2] = cpu_to_be16(hwords + SIZE_OF_CRC);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/qib/
H A Dqib_common.h700 #define SIZE_OF_CRC 1 macro
H A Dqib_ruc.c659 hdr->paylen = cpu_to_be16((hwords - 2 + nwords + SIZE_OF_CRC) << 2);
695 qp->s_hdr.lrh[2] = cpu_to_be16(qp->s_hdrwords + nwords + SIZE_OF_CRC);
H A Dqib_ud.c344 qp->s_hdr.lrh[2] = cpu_to_be16(qp->s_hdrwords + nwords + SIZE_OF_CRC);
H A Dqib_rc.c703 hdr.lrh[2] = cpu_to_be16(hwords + SIZE_OF_CRC);
715 control = dd->f_setpbc_control(ppd, hwords + SIZE_OF_CRC,
H A Dqib_iba7322.c1322 .lrh[2] = cpu_to_be16(hdrwords + SIZE_OF_CRC),
1338 (hdrwords + SIZE_OF_CRC);

Completed in 101 milliseconds