Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_kernel.h1207 static inline u32 ipath_get_rcvhdrtail(const struct ipath_portdata *pd) in ipath_get_rcvhdrtail() function
1229 hdrqtail = ipath_get_rcvhdrtail(pd); in ipath_get_hdrqtail()
Dipath_intr.c614 tl = ipath_get_rcvhdrtail(pd); in handle_hdrq_full()
Dipath_driver.c1167 hdrqtail = ipath_get_rcvhdrtail(pd); in ipath_kreceive()
1296 u32 hqtail = ipath_get_rcvhdrtail(pd); in ipath_kreceive()
Dipath_file_ops.c1418 tail = ipath_get_rcvhdrtail(pd); in ipath_poll_next()