Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_err.c46 if (!test_and_set_bit(WX_STATE_DISABLED, wx->state)) in wx_io_error_detected()
73 clear_bit(WX_STATE_DISABLED, wx->state); in wx_io_slot_reset()
H A Dwx_type.h1225 WX_STATE_DISABLED, enumerator
/linux/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_main.c594 if (!test_and_set_bit(WX_STATE_DISABLED, wx->state)) in ngbe_dev_shutdown()
939 if (!test_and_set_bit(WX_STATE_DISABLED, wx->state)) in ngbe_remove()
967 clear_bit(WX_STATE_DISABLED, wx->state); in ngbe_resume()
/linux/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_main.c590 if (!test_and_set_bit(WX_STATE_DISABLED, wx->state)) in txgbe_dev_shutdown()
1017 if (!test_and_set_bit(WX_STATE_DISABLED, wx->state)) in txgbe_remove()