Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-main.c199 set_bit(XGBE_STOPPED, &pdata->dev_state); in xgbe_alloc_pdata()
H A Dxgbe.h532 XGBE_STOPPED, enumerator
H A Dxgbe-drv.c1360 clear_bit(XGBE_STOPPED, &pdata->dev_state); in xgbe_start()
1386 if (test_bit(XGBE_STOPPED, &pdata->dev_state)) in xgbe_stop()
1417 set_bit(XGBE_STOPPED, &pdata->dev_state); in xgbe_stop()