Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_kernel.h1206 static inline u32 ipath_get_rcvhdrtail(const struct ipath_portdata *pd) in ipath_get_rcvhdrtail() function
1228 hdrqtail = ipath_get_rcvhdrtail(pd); in ipath_get_hdrqtail()
Dipath_intr.c612 tl = ipath_get_rcvhdrtail(pd); in handle_hdrq_full()
Dipath_driver.c1174 hdrqtail = ipath_get_rcvhdrtail(pd); in ipath_kreceive()
1303 u32 hqtail = ipath_get_rcvhdrtail(pd); in ipath_kreceive()
Dipath_file_ops.c1418 tail = ipath_get_rcvhdrtail(pd); in ipath_poll_next()