Searched defs:etail (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/drivers/infiniband/hw/qib/ |
H A D | qib_driver.c | 284 static inline void *qib_get_egrbuf(const struct qib_ctxtdata *rcd, u32 etail) qib_get_egrbuf() argument 454 u32 etail = -1, l, hdrqtail; qib_kreceive() local 296 qib_rcv_hdrerr(struct qib_ctxtdata *rcd, struct qib_pportdata *ppd, u32 ctxt, u32 eflags, u32 l, u32 etail, __le32 *rhf_addr, struct qib_message_header *rhdr) qib_rcv_hdrerr() argument
|
/linux-4.1.27/drivers/infiniband/hw/ipath/ |
H A D | ipath_driver.c | 1152 u32 etail = -1, l, hdrqtail; ipath_kreceive() local 1108 ipath_rcv_hdrerr(struct ipath_devdata *dd, u32 eflags, u32 l, u32 etail, __le32 *rhf_addr, struct ipath_message_header *hdr) ipath_rcv_hdrerr() argument
|
Completed in 162 milliseconds