Searched refs:ipath_rcvhdrentsize (Results 1 - 8 of 8) 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_init_chip.c807 dd->ipath_rcvhdrentsize * (dd->ipath_rcvhdrcnt - 1);
809 dd->ipath_rcvhdrentsize);
H A Dipath_driver.c1163 const u32 rsize = dd->ipath_rcvhdrentsize; /* words */
1466 } else if (rhdrsize > (dd->ipath_rcvhdrentsize -
1470 dd->ipath_rcvhdrentsize -
1775 int amt = ALIGN(dd->ipath_rcvhdrcnt * dd->ipath_rcvhdrentsize *
H A Dipath_uc.c272 header_in_data = dev->dd->ipath_rcvhdrentsize == 16;
H A Dipath_ud.c428 header_in_data = dev->dd->ipath_rcvhdrentsize == 16;
H A Dipath_kernel.h615 u32 ipath_rcvhdrentsize; member in struct:ipath_devdata
H A Dipath_file_ops.c131 kinfo->spi_rcvhdrent_size = dd->ipath_rcvhdrentsize;
1539 size = ALIGN(dd->ipath_rcvhdrcnt * dd->ipath_rcvhdrentsize *
H A Dipath_iba6110.c1579 dd->ipath_rcvhdrentsize = 16;
H A Dipath_rc.c1598 header_in_data = dev->dd->ipath_rcvhdrentsize == 16;

Completed in 58 milliseconds