Searched refs:f_set_ib_cfg (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_driver.c197 dd->f_set_ib_cfg(ppd, QIB_IB_CFG_LSTATE,
204 dd->f_set_ib_cfg(ppd, QIB_IB_CFG_LSTATE,
211 dd->f_set_ib_cfg(ppd, QIB_IB_CFG_LSTATE,
218 dd->f_set_ib_cfg(ppd, QIB_IB_CFG_LSTATE,
242 dd->f_set_ib_cfg(ppd, QIB_IB_CFG_LSTATE,
256 dd->f_set_ib_cfg(ppd, QIB_IB_CFG_LSTATE,
494 ppd->dd->f_set_ib_cfg(ppd, QIB_IB_CFG_MTU, 0);
508 dd->f_set_ib_cfg(ppd, QIB_IB_CFG_LIDLMC,
H A Dqib_mad.c339 (void) ppd->dd->f_set_ib_cfg(ppd, QIB_IB_CFG_LWID_ENB, w);
344 (void) ppd->dd->f_set_ib_cfg(ppd, QIB_IB_CFG_SPD_ENB, s);
361 (void) ppd->dd->f_set_ib_cfg(ppd, QIB_IB_CFG_OVERRUN_THRESH,
380 (void) ppd->dd->f_set_ib_cfg(ppd, QIB_IB_CFG_PHYERR_THRESH,
733 (void) dd->f_set_ib_cfg(ppd, QIB_IB_CFG_LINKDEFAULT,
737 (void) dd->f_set_ib_cfg(ppd, QIB_IB_CFG_LINKDEFAULT,
746 (void) dd->f_set_ib_cfg(ppd, QIB_IB_CFG_VL_HIGH_LIMIT,
759 (void) dd->f_set_ib_cfg(ppd, QIB_IB_CFG_OP_VLS, vls);
998 (void) dd->f_set_ib_cfg(ppd, QIB_IB_CFG_PKEYS, 0);
1934 ppd->dd->f_set_ib_cfg(pp
[all...]
H A Dqib_sysfs.c103 ret = dd->f_set_ib_cfg(ppd, QIB_IB_CFG_HRTBT, val);
H A Dqib.h730 int (*f_set_ib_cfg)(struct qib_pportdata *, int, u32); member in struct:qib_devdata
H A Dqib_file_ops.c632 (void) ppd->dd->f_set_ib_cfg(ppd, QIB_IB_CFG_PKEYS, 0);
712 (void) ppd->dd->f_set_ib_cfg(ppd, QIB_IB_CFG_PKEYS, 0);
H A Dqib_iba6120.c3519 dd->f_set_ib_cfg = qib_6120_set_ib_cfg;
H A Dqib_iba7220.c4549 dd->f_set_ib_cfg = qib_7220_set_ib_cfg;
H A Dqib_iba7322.c6667 dd->f_set_ib_cfg = qib_7322_set_ib_cfg;

Completed in 120 milliseconds