Searched refs:oper_up (Results 1 – 2 of 2) sorted by relevance
161 int octep_vf_mbox_get_link_status(struct octep_vf_device *oct, u8 *oper_up);
1238 int oper_up; in __ipoib_ib_dev_flush() local1245 oper_up = test_and_clear_bit(IPOIB_FLAG_OPER_UP, &priv->flags); in __ipoib_ib_dev_flush()1247 if (oper_up) in __ipoib_ib_dev_flush()