Searched refs:IPATH_IB_CFG_SPD_ENB (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_sysfs.c862 ret = dd->ipath_f_get_ib_cfg(dd, IPATH_IB_CFG_SPD_ENB);
886 r = dd->ipath_f_set_ib_cfg(dd, IPATH_IB_CFG_SPD_ENB, val);
H A Dipath_iba6110.c1859 case IPATH_IB_CFG_SPD_ENB:
1877 else if (which == IPATH_IB_CFG_SPD_ENB)
H A Dipath_kernel.h252 #define IPATH_IB_CFG_SPD_ENB 4 /* Get/set allowed Link speeds */ macro
H A Dipath_mad.c151 (void) dd->ipath_f_set_ib_cfg(dd, IPATH_IB_CFG_SPD_ENB, s);

Completed in 34 milliseconds