Searched refs:S_FW_ERROR (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/ |
H A D | 3945-mac.c | 2279 test_bit(S_FW_ERROR, &il->status) << S_FW_ERROR | in __il3945_down() 2664 if (test_and_clear_bit(S_FW_ERROR, &il->status)) { in il3945_bg_restart()
|
H A D | common.c | 340 if (test_bit(S_FW_ERROR, &il->status)) { in il_send_cmd_sync() 1263 test_bit(S_FW_ERROR, &il->status) || in il_send_scan_abort() 4150 set_bit(S_FW_ERROR, &il->status); in il_irq_handle_error() 4694 set_bit(S_FW_ERROR, &il->status); in il_force_reset()
|
H A D | common.h | 1872 #define S_FW_ERROR 17 macro
|
H A D | debug.c | 631 scnprintf(buf + pos, bufsz - pos, "S_FW_ERROR:\t %d\n", in il_dbgfs_status_read() 632 test_bit(S_FW_ERROR, &il->status)); in il_dbgfs_status_read()
|
H A D | 4965-mac.c | 5415 test_bit(S_FW_ERROR, &il->status) << S_FW_ERROR | in __il4965_down() 5673 if (test_and_clear_bit(S_FW_ERROR, &il->status)) { in il4965_bg_restart()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/ |
H A D | 3945-mac.c | 2271 test_bit(S_FW_ERROR, &il->status) << S_FW_ERROR | in __il3945_down() 2656 if (test_and_clear_bit(S_FW_ERROR, &il->status)) { in il3945_bg_restart()
|
H A D | common.c | 340 if (test_bit(S_FW_ERROR, &il->status)) { in il_send_cmd_sync() 1263 test_bit(S_FW_ERROR, &il->status) || in il_send_scan_abort() 4147 set_bit(S_FW_ERROR, &il->status); in il_irq_handle_error() 4692 set_bit(S_FW_ERROR, &il->status); in il_force_reset()
|
H A D | common.h | 1873 #define S_FW_ERROR 17 macro
|
H A D | debug.c | 631 scnprintf(buf + pos, bufsz - pos, "S_FW_ERROR:\t %d\n", in il_dbgfs_status_read() 632 test_bit(S_FW_ERROR, &il->status)); in il_dbgfs_status_read()
|
H A D | 4965-mac.c | 5414 test_bit(S_FW_ERROR, &il->status) << S_FW_ERROR | in __il4965_down() 5672 if (test_and_clear_bit(S_FW_ERROR, &il->status)) { in il4965_bg_restart()
|
Completed in 53 milliseconds