Home
last modified time | relevance | path

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

/drivers/infiniband/hw/ipath/
Dipath_file_ops.c1360 pd->port_hdrqfull != pd->port_hdrqfull_poll) { in ipath_poll_hdrqfull()
1362 pd->port_hdrqfull_poll = pd->port_hdrqfull; in ipath_poll_hdrqfull()
1971 pd->port_hdrqfull_poll = pd->port_hdrqfull; in ipath_do_user_init()
Dipath_kernel.h156 u32 port_hdrqfull_poll; member