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