Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/marvell/octeon_ep/
Doctep_main.h190 u8 oper_up; member
Doctep_main.c564 oct->link_info.oper_up = 0; in octep_stop()
/linux-5.19.10/drivers/infiniband/ulp/ipoib/
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()