Searched refs:IPATH_IB_CFG_RXPOL_ENB (Results 1 – 2 of 2) sorted by relevance
920 ret = dd->ipath_f_get_ib_cfg(dd, IPATH_IB_CFG_RXPOL_ENB); in show_rx_polinv_enb()943 r = dd->ipath_f_set_ib_cfg(dd, IPATH_IB_CFG_RXPOL_ENB, val); in store_rx_polinv_enb()
254 #define IPATH_IB_CFG_RXPOL_ENB 6 /* Get/set Auto-RX-polarity enable */ macro