Home
last modified time | relevance | path

Searched refs:port_hdrqfull_poll (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/staging/rdma/ipath/
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.h157 u32 port_hdrqfull_poll; member