Home
last modified time | relevance | path

Searched refs:port_head (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_stats.c187 if (pd->port_head != hdrqtail) { in ipath_qcheck()
193 pd->port_head, hdrqtail, in ipath_qcheck()
Dipath_kernel.h183 u32 port_head; member
1223 pd->port_head + dd->ipath_rhf_offset; in ipath_get_hdrqtail()
1225 hdrqtail = pd->port_head; in ipath_get_hdrqtail()
Dipath_intr.c601 if (pd->port_head != ipath_get_hdrqtail(pd)) in handle_hdrq_full()
823 if (pd->port_head != ipath_get_hdrqtail(pd)) in handle_errors()
Dipath_init_chip.c528 dd->ipath_pd[0]->port_head, 0); in enable_chip()
Dipath_driver.c1158 l = pd->port_head; in ipath_kreceive()
1306 pd->port_head = l; in ipath_kreceive()