Searched refs:ipath_getpiobuf (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/drivers/staging/rdma/ipath/ |
D | ipath_diag.c | 440 piobuf = ipath_getpiobuf(dd, plen, &pbufn); in ipath_diagpkt_write()
|
D | ipath_kernel.h | 1026 u32 __iomem *ipath_getpiobuf(struct ipath_devdata *, u32, u32 *);
|
D | ipath_driver.c | 320 piobuf = ipath_getpiobuf(dd, 0, &pbnum); in ipath_verify_pioperf() 1628 u32 __iomem *ipath_getpiobuf(struct ipath_devdata *dd, u32 plen, u32 *pbufnum) in ipath_getpiobuf() function
|
D | ipath_rc.c | 639 piobuf = ipath_getpiobuf(dd, 0, NULL); in send_rc_ack()
|
D | ipath_verbs.c | 1248 piobuf = ipath_getpiobuf(dd, plen, NULL); in ipath_verbs_send_pio()
|