Searched refs:XGBE_DOWN (Results 1 – 4 of 4) sorted by relevance
1498 set_bit(XGBE_DOWN, &pdata->dev_state); in axgbe_if_attach_post()1595 if (!__predict_false((test_bit(XGBE_DOWN, &pdata->dev_state)))) { in axgbe_pci_init()1616 clear_bit(XGBE_DOWN, &pdata->dev_state); in axgbe_pci_init()1643 if (__predict_false(test_bit(XGBE_DOWN, &pdata->dev_state))) { in axgbe_pci_stop()1658 set_bit(XGBE_DOWN, &pdata->dev_state); in axgbe_pci_stop()
551 set_bit(XGBE_DOWN, &sc->prv.dev_state); in axgbe_attach()
545 XGBE_DOWN, enumerator
573 if (__predict_false(test_bit(XGBE_DOWN, &pdata->dev_state))) { in axgbe_isc_rxd_available()