Searched refs:port_head (Results 1 - 5 of 5) 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_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 113 milliseconds