Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeon_ep_vf/
H A Doctep_vf_mbox.h161 int octep_vf_mbox_get_link_status(struct octep_vf_device *oct, u8 *oper_up);
/linux/drivers/infiniband/ulp/ipoib/
H A Dipoib_ib.c1238 int oper_up; in __ipoib_ib_dev_flush() local
1245 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()