Searched refs:port_head (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/infiniband/hw/ipath/
H A Dipath_stats.c187 if (pd->port_head != hdrqtail) {
193 pd->port_head, hdrqtail,
H A Dipath_kernel.h183 u32 port_head; member in struct:ipath_portdata
1225 pd->port_head + dd->ipath_rhf_offset;
1227 hdrqtail = pd->port_head;
H A Dipath_intr.c602 if (pd->port_head != ipath_get_hdrqtail(pd))
824 if (pd->port_head != ipath_get_hdrqtail(pd))
H A Dipath_init_chip.c529 dd->ipath_pd[0]->port_head, 0);
H A Dipath_driver.c1171 l = pd->port_head;
1311 pd->port_head = l;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_stats.c187 if (pd->port_head != hdrqtail) {
193 pd->port_head, hdrqtail,
H A Dipath_kernel.h183 u32 port_head; member in struct:ipath_portdata
1225 pd->port_head + dd->ipath_rhf_offset;
1227 hdrqtail = pd->port_head;
H A Dipath_intr.c602 if (pd->port_head != ipath_get_hdrqtail(pd))
824 if (pd->port_head != ipath_get_hdrqtail(pd))
H A Dipath_init_chip.c529 dd->ipath_pd[0]->port_head, 0);
H A Dipath_driver.c1171 l = pd->port_head;
1311 pd->port_head = l;

Completed in 138 milliseconds