Home
last modified time | relevance | path

Searched refs:f_getsendbuf (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_diag.c628 piobuf = dd->f_getsendbuf(ppd, dp.pbc_wd, &pbufn); in qib_diagpkt_write()
H A Dqib.h788 u32 __iomem *(*f_getsendbuf)(struct qib_pportdata *, u64, u32 *); member
H A Dqib_init.c970 piobuf = dd->f_getsendbuf(dd->pport, 0ULL, &pbnum); in qib_verify_pioperf()
H A Dqib_verbs.c924 piobuf = dd->f_getsendbuf(ppd, pbc, &pbufn); in qib_verbs_send_pio()
H A Dqib_rc.c668 piobuf = dd->f_getsendbuf(ppd, pbc, &pbufn); in qib_send_rc_ack()
H A Dqib_iba6120.c3445 dd->f_getsendbuf = qib_6120_getsendbuf; in qib_init_iba6120_funcs()
H A Dqib_iba7220.c4495 dd->f_getsendbuf = qib_7220_getsendbuf; in qib_init_iba7220_funcs()
H A Dqib_iba7322.c7178 dd->f_getsendbuf = qib_7322_getsendbuf; in qib_init_iba7322_funcs()