Home
last modified time | relevance | path

Searched refs:ICE_DOWN (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/
H A Dice_eswitch.c421 if (test_bit(ICE_DOWN, pf->state)) in ice_eswitch_start_all_tx_queues()
437 if (test_bit(ICE_DOWN, pf->state)) in ice_eswitch_stop_all_tx_queues()
H A Dice_main.c740 if (!test_bit(ICE_DOWN, pf->state) && in ice_reset_subtask()
1180 if (test_bit(ICE_DOWN, pf->state) || in ice_watchdog_subtask()
5061 clear_bit(ICE_DOWN, pf->state); in ice_init()
5081 set_bit(ICE_DOWN, pf->state); in ice_deinit()
5141 clear_bit(ICE_DOWN, pf->state); in ice_load()
5274 set_bit(ICE_DOWN, pf->state); in ice_probe()
5462 set_bit(ICE_DOWN, pf->state); in ice_remove()
5605 if (test_bit(ICE_DOWN, pf->state) || in ice_suspend()
5683 clear_bit(ICE_DOWN, pf->state); in ice_resume()
6005 if (test_bit(ICE_DOWN, p in ice_set_mac_address()
[all...]
H A Dice.h274 ICE_DOWN, enumerator
H A Dice_ethtool.c1695 if (!test_bit(ICE_DOWN, vsi->back->state)) in ice_nway_reset()
3528 if (!test_bit(ICE_DOWN, pf->state) && in ice_set_pauseparam()