Searched refs:ipath_f_set_ib_cfg (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/infiniband/hw/ipath/
H A Dipath_sysfs.c782 r = dd->ipath_f_set_ib_cfg(dd, IPATH_IB_CFG_HRTBT, val);
829 r = dd->ipath_f_set_ib_cfg(dd, IPATH_IB_CFG_LWID_ENB, val);
886 r = dd->ipath_f_set_ib_cfg(dd, IPATH_IB_CFG_SPD_ENB, val);
941 r = dd->ipath_f_set_ib_cfg(dd, IPATH_IB_CFG_RXPOL_ENB, val);
982 r = dd->ipath_f_set_ib_cfg(dd, IPATH_IB_CFG_LREV_ENB, val);
H A Dipath_driver.c2077 dd->ipath_f_set_ib_cfg(dd, IPATH_IB_CFG_HRTBT,
2086 dd->ipath_f_set_ib_cfg(dd, IPATH_IB_CFG_HRTBT,
2102 ret = dd->ipath_f_set_ib_cfg(dd, IPATH_IB_CFG_HRTBT,
2107 ret = dd->ipath_f_set_ib_cfg(dd, IPATH_IB_CFG_HRTBT,
2206 dd->ipath_f_set_ib_cfg(dd, IPATH_IB_CFG_LIDLMC, lid |
H A Dipath_mad.c146 (void) dd->ipath_f_set_ib_cfg(dd, IPATH_IB_CFG_LWID_ENB, w);
151 (void) dd->ipath_f_set_ib_cfg(dd, IPATH_IB_CFG_SPD_ENB, s);
H A Dipath_kernel.h322 int (*ipath_f_set_ib_cfg)(struct ipath_devdata *, int, u32); member in struct:ipath_devdata
H A Dipath_iba6110.c1929 dd->ipath_f_set_ib_cfg = ipath_ht_set_ib_cfg;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_sysfs.c782 r = dd->ipath_f_set_ib_cfg(dd, IPATH_IB_CFG_HRTBT, val);
829 r = dd->ipath_f_set_ib_cfg(dd, IPATH_IB_CFG_LWID_ENB, val);
886 r = dd->ipath_f_set_ib_cfg(dd, IPATH_IB_CFG_SPD_ENB, val);
941 r = dd->ipath_f_set_ib_cfg(dd, IPATH_IB_CFG_RXPOL_ENB, val);
982 r = dd->ipath_f_set_ib_cfg(dd, IPATH_IB_CFG_LREV_ENB, val);
H A Dipath_driver.c2077 dd->ipath_f_set_ib_cfg(dd, IPATH_IB_CFG_HRTBT,
2086 dd->ipath_f_set_ib_cfg(dd, IPATH_IB_CFG_HRTBT,
2102 ret = dd->ipath_f_set_ib_cfg(dd, IPATH_IB_CFG_HRTBT,
2107 ret = dd->ipath_f_set_ib_cfg(dd, IPATH_IB_CFG_HRTBT,
2206 dd->ipath_f_set_ib_cfg(dd, IPATH_IB_CFG_LIDLMC, lid |
H A Dipath_mad.c146 (void) dd->ipath_f_set_ib_cfg(dd, IPATH_IB_CFG_LWID_ENB, w);
151 (void) dd->ipath_f_set_ib_cfg(dd, IPATH_IB_CFG_SPD_ENB, s);
H A Dipath_kernel.h322 int (*ipath_f_set_ib_cfg)(struct ipath_devdata *, int, u32); member in struct:ipath_devdata
H A Dipath_iba6110.c1929 dd->ipath_f_set_ib_cfg = ipath_ht_set_ib_cfg;

Completed in 203 milliseconds