Home
last modified time | relevance | path

Searched refs:port_hdrqfull (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_stats.c150 if (pd->port_hdrqfull != dd->ipath_p0_hdrqfull) { in ipath_qcheck()
152 pd->port_hdrqfull - in ipath_qcheck()
154 dd->ipath_p0_hdrqfull = pd->port_hdrqfull; in ipath_qcheck()
Dipath_file_ops.c1364 pd->port_hdrqfull != pd->port_hdrqfull_poll) { in ipath_poll_hdrqfull()
1366 pd->port_hdrqfull_poll = pd->port_hdrqfull; in ipath_poll_hdrqfull()
1975 pd->port_hdrqfull_poll = pd->port_hdrqfull; in ipath_do_user_init()
Dipath_kernel.h150 u32 port_hdrqfull; member
Dipath_intr.c619 pd->port_hdrqfull++; in handle_hdrq_full()