Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_stats.c187 if (pd->port_head != hdrqtail) { in ipath_qcheck()
193 pd->port_head, hdrqtail, in ipath_qcheck()
Dipath_kernel.h184 u32 port_head; member
1222 pd->port_head + dd->ipath_rhf_offset; in ipath_get_hdrqtail()
1224 hdrqtail = pd->port_head; in ipath_get_hdrqtail()
Dipath_intr.c599 if (pd->port_head != ipath_get_hdrqtail(pd)) in handle_hdrq_full()
821 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.c1165 l = pd->port_head; in ipath_kreceive()
1313 pd->port_head = l; in ipath_kreceive()