Home
last modified time | relevance | path

Searched refs:oper_up (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/infiniband/ulp/ipoib/
H A Dipoib_ib.c1215 int oper_up; in __ipoib_ib_dev_flush() local
1222 oper_up = test_and_clear_bit(IPOIB_FLAG_OPER_UP, &priv->flags); in __ipoib_ib_dev_flush()
1224 if (oper_up) in __ipoib_ib_dev_flush()
/kernel/linux/linux-6.6/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()

Completed in 6 milliseconds