Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_sysfs.c960 ret = dd->ipath_f_get_ib_cfg(dd, IPATH_IB_CFG_LREV_ENB); in show_lanerev_enb()
983 r = dd->ipath_f_set_ib_cfg(dd, IPATH_IB_CFG_LREV_ENB, val); in store_lanerev_enb()
Dipath_kernel.h256 #define IPATH_IB_CFG_LREV_ENB 7 /* Get/set Auto-Lane-reversal enable */ macro