Home
last modified time | relevance | path

Searched refs:IPATH_IB_CFG_LREV_ENB (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_sysfs.c961 ret = dd->ipath_f_get_ib_cfg(dd, IPATH_IB_CFG_LREV_ENB); in show_lanerev_enb()
984 r = dd->ipath_f_set_ib_cfg(dd, IPATH_IB_CFG_LREV_ENB, val); in store_lanerev_enb()
Dipath_kernel.h255 #define IPATH_IB_CFG_LREV_ENB 7 /* Get/set Auto-Lane-reversal enable */ macro