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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/qib/
H A Dqib_diag.c616 piobuf = dd->f_getsendbuf(ppd, dp.pbc_wd, &pbufn);
H A Dqib.h739 u32 __iomem *(*f_getsendbuf)(struct qib_pportdata *, u64, u32 *); member in struct:qib_devdata
H A Dqib_init.c844 piobuf = dd->f_getsendbuf(dd->pport, 0ULL, &pbnum);
H A Dqib_rc.c720 piobuf = dd->f_getsendbuf(ppd, pbc, &pbufn);
H A Dqib_verbs.c1238 piobuf = dd->f_getsendbuf(ppd, pbc, &pbufn);
H A Dqib_iba6120.c3488 dd->f_getsendbuf = qib_6120_getsendbuf;
H A Dqib_iba7220.c4517 dd->f_getsendbuf = qib_7220_getsendbuf;
H A Dqib_iba7322.c6638 dd->f_getsendbuf = qib_7322_getsendbuf;

Completed in 102 milliseconds