Searched refs:ipath_rcvhdrentsize (Results 1 – 8 of 8) sorted by relevance
796 dd->ipath_rcvhdrentsize * (dd->ipath_rcvhdrcnt - 1); in ipath_init_chip()798 dd->ipath_rcvhdrentsize); in ipath_init_chip()
1150 const u32 rsize = dd->ipath_rcvhdrentsize; /* words */ in ipath_kreceive()1461 } else if (rhdrsize > (dd->ipath_rcvhdrentsize - in ipath_setrcvhdrsize()1465 dd->ipath_rcvhdrentsize - in ipath_setrcvhdrsize()1770 int amt = ALIGN(dd->ipath_rcvhdrcnt * dd->ipath_rcvhdrentsize * in ipath_create_rcvhdrq()
272 header_in_data = dev->dd->ipath_rcvhdrentsize == 16; in ipath_uc_rcv()
437 header_in_data = dev->dd->ipath_rcvhdrentsize == 16; in ipath_ud_rcv()
616 u32 ipath_rcvhdrentsize; member
138 kinfo->spi_rcvhdrent_size = dd->ipath_rcvhdrentsize; in ipath_get_base_info()1546 size = ALIGN(dd->ipath_rcvhdrcnt * dd->ipath_rcvhdrentsize * in init_subports()
1582 dd->ipath_rcvhdrentsize = 16; in ipath_ht_early_init()
1603 header_in_data = dev->dd->ipath_rcvhdrentsize == 16; in ipath_rc_rcv()