Home
last modified time | relevance | path

Searched refs:IL_WARN (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/
H A Dcommon.c1526 IL_WARN("Request scan called when driver not ready.\n"); in il_scan_initiate()
1893 IL_WARN("Invalid MIMO PS mode %d\n", sta->smps_mode); in il_set_ht_add_station()
3140 IL_WARN("Not sending command - %s KILL\n", in il_enqueue_hcmd()
3696 IL_WARN("check 2.4G: wrong narrow\n"); in il_check_rxon_cmd()
3700 IL_WARN("check 2.4G: wrong radar\n"); in il_check_rxon_cmd()
3705 IL_WARN("check 5.2G: not short slot!\n"); in il_check_rxon_cmd()
3709 IL_WARN("check 5.2G: CCK!\n"); in il_check_rxon_cmd()
3714 IL_WARN("mac/bssid mcast!\n"); in il_check_rxon_cmd()
3721 IL_WARN("neither 1 nor 6 are basic\n"); in il_check_rxon_cmd()
3726 IL_WARN("ai in il_check_rxon_cmd()
[all...]
H A D3945-mac.c260 IL_WARN("%d frames still in use. Did we lose one?\n", in il3945_clear_free_frames()
748 IL_WARN("uCode did not respond OK.\n"); in il3945_hdl_alive()
789 IL_WARN("Card state received: HW:%s SW:%s\n", in il3945_hdl_card_state()
1256 IL_WARN("Claim null rxb?\n"); in il3945_rx_handle()
1504 IL_WARN("Disabled INTA bits 0x%08x were pending\n", in il3945_irq_tasklet()
1506 IL_WARN(" with inta_fh = 0x%08x\n", inta_fh); in il3945_irq_tasklet()
2354 IL_WARN("Exit pending; will not bring the NIC up\n"); in __il3945_up()
2602 IL_WARN("Invalid scan band\n"); in il3945_request_scan()
2719 IL_WARN("C_RXON_TIMING failed - " "Attempting to continue.\n"); in il3945_post_associate()
2885 IL_WARN("C_RXON_TIMIN in il3945_config_ap()
[all...]
H A D4965.c1207 IL_WARN("txpower idx %d > 107\n", power_idx); in il4965_fill_txpower_tbl()
1211 IL_WARN("txpower idx %d < 0\n", power_idx); in il4965_fill_txpower_tbl()
1750 IL_WARN("RXON timing - " "Attempting to continue.\n"); in il4965_post_associate()
1825 IL_WARN("RXON timing failed - " in il4965_config_ap()
H A D4965-mac.c950 IL_WARN("Invalid scan band\n"); in il4965_request_scan()
2158 IL_WARN("queue number out of range: %d, must be %d to %d\n", in il4965_txq_agg_enable()
2286 IL_WARN("queue number out of range: %d, must be %d to %d\n", in il4965_txq_agg_disable()
2349 IL_WARN("Stopping AGG while state not ON or starting\n"); in il4965_tx_agg_stop()
3435 IL_WARN("Removing wrong key %d 0x%x\n", keyconf->keyidx, in il4965_remove_dynamic_key()
3698 IL_WARN("%d frames still in use. Did we lose one?\n", in il4965_clear_free_frames()
3774 IL_WARN("Unable to find TIM Element in beacon\n"); in il4965_set_beacon_tim()
4039 IL_WARN("uCode did not respond OK.\n"); in il4965_hdl_alive()
4284 IL_WARN("Claim null rxb?\n"); in il4965_rx_handle()
4427 IL_WARN("RF_KIL in il4965_irq_tasklet()
[all...]
H A Dcommon.h32 #define IL_WARN(f, a...) dev_warn(&il->pci_dev->dev, f, ## a) macro
H A D3945.c1988 IL_WARN("Error: saturation power is %d, " in il3945_hw_reg_init_channel_groups()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/
H A Dcommon.c1524 IL_WARN("Request scan called when driver not ready.\n"); in il_scan_initiate()
1891 IL_WARN("Invalid MIMO PS mode %d\n", sta->deflink.smps_mode); in il_set_ht_add_station()
3138 IL_WARN("Not sending command - %s KILL\n", in il_enqueue_hcmd()
3693 IL_WARN("check 2.4G: wrong narrow\n"); in il_check_rxon_cmd()
3697 IL_WARN("check 2.4G: wrong radar\n"); in il_check_rxon_cmd()
3702 IL_WARN("check 5.2G: not short slot!\n"); in il_check_rxon_cmd()
3706 IL_WARN("check 5.2G: CCK!\n"); in il_check_rxon_cmd()
3711 IL_WARN("mac/bssid mcast!\n"); in il_check_rxon_cmd()
3718 IL_WARN("neither 1 nor 6 are basic\n"); in il_check_rxon_cmd()
3723 IL_WARN("ai in il_check_rxon_cmd()
[all...]
H A D3945-mac.c260 IL_WARN("%d frames still in use. Did we lose one?\n", in il3945_clear_free_frames()
746 IL_WARN("uCode did not respond OK.\n"); in il3945_hdl_alive()
785 IL_WARN("Card state received: HW:%s SW:%s\n", in il3945_hdl_card_state()
1248 IL_WARN("Claim null rxb?\n"); in il3945_rx_handle()
1496 IL_WARN("Disabled INTA bits 0x%08x were pending\n", in il3945_irq_tasklet()
1498 IL_WARN(" with inta_fh = 0x%08x\n", inta_fh); in il3945_irq_tasklet()
2346 IL_WARN("Exit pending; will not bring the NIC up\n"); in __il3945_up()
2594 IL_WARN("Invalid scan band\n"); in il3945_request_scan()
2711 IL_WARN("C_RXON_TIMING failed - " "Attempting to continue.\n"); in il3945_post_associate()
2877 IL_WARN("C_RXON_TIMIN in il3945_config_ap()
[all...]
H A D4965.c1207 IL_WARN("txpower idx %d > 107\n", power_idx); in il4965_fill_txpower_tbl()
1211 IL_WARN("txpower idx %d < 0\n", power_idx); in il4965_fill_txpower_tbl()
1750 IL_WARN("RXON timing - " "Attempting to continue.\n"); in il4965_post_associate()
1825 IL_WARN("RXON timing failed - " in il4965_config_ap()
H A D4965-mac.c951 IL_WARN("Invalid scan band\n"); in il4965_request_scan()
2157 IL_WARN("queue number out of range: %d, must be %d to %d\n", in il4965_txq_agg_enable()
2285 IL_WARN("queue number out of range: %d, must be %d to %d\n", in il4965_txq_agg_disable()
2348 IL_WARN("Stopping AGG while state not ON or starting\n"); in il4965_tx_agg_stop()
3434 IL_WARN("Removing wrong key %d 0x%x\n", keyconf->keyidx, in il4965_remove_dynamic_key()
3697 IL_WARN("%d frames still in use. Did we lose one?\n", in il4965_clear_free_frames()
3773 IL_WARN("Unable to find TIM Element in beacon\n"); in il4965_set_beacon_tim()
4038 IL_WARN("uCode did not respond OK.\n"); in il4965_hdl_alive()
4283 IL_WARN("Claim null rxb?\n"); in il4965_rx_handle()
4426 IL_WARN("RF_KIL in il4965_irq_tasklet()
[all...]
H A D3945.c1988 IL_WARN("Error: saturation power is %d, " in il3945_hw_reg_init_channel_groups()
H A Dcommon.h32 #define IL_WARN(f, a...) dev_warn(&il->pci_dev->dev, f, ## a) macro

Completed in 51 milliseconds