Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ralink/rt2x00/
Drt2x00mac.c173 set_bit(DEVICE_STATE_RESET, &rt2x00dev->flags); in rt2x00mac_start()
199 clear_bit(DEVICE_STATE_RESET, &rt2x00dev->flags); in rt2x00mac_reconfig_complete()
Drt2x00.h669 DEVICE_STATE_RESET, enumerator
Drt2800lib.c1668 if (test_bit(DEVICE_STATE_RESET, &rt2x00dev->flags)) in rt2800_config_wcid_attr_cipher()
6114 if (!test_bit(DEVICE_STATE_RESET, &rt2x00dev->flags)) in rt2800_init_registers()