Searched refs:oper_up (Results 1 – 1 of 1) sorted by relevance
1188 int oper_up; in __ipoib_ib_dev_flush() local1195 oper_up = test_and_clear_bit(IPOIB_FLAG_OPER_UP, &priv->flags); in __ipoib_ib_dev_flush()1197 if (oper_up) in __ipoib_ib_dev_flush()