Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_main.h193 u8 oper_up; member
H A Doctep_main.c565 oct->link_info.oper_up = 0; in octep_stop()
/openbmc/linux/drivers/infiniband/ulp/ipoib/
H A Dipoib_ib.c1214 int oper_up; in __ipoib_ib_dev_flush() local
1221 oper_up = test_and_clear_bit(IPOIB_FLAG_OPER_UP, &priv->flags); in __ipoib_ib_dev_flush()
1223 if (oper_up) in __ipoib_ib_dev_flush()