/linux-5.19.10/drivers/net/wireless/ti/wlcore/ |
D | acx.c | 44 wl1271_warning("could not set wake up conditions: %d", ret); in wl1271_acx_wake_up_conditions() 104 wl1271_warning("configure of tx power failed: %d", ret); in wl1271_acx_tx_power() 175 wl1271_warning("failed to set rx msdu life time: %d", ret); in wl1271_acx_rx_msdu_life_time() 204 wl1271_warning("failed to set slot time: %d", ret); in wl1271_acx_slot() 236 wl1271_warning("failed to set group addr table: %d", ret); in wl1271_acx_group_address_tbl() 266 wl1271_warning("failed to set service period timeout: %d", in wl1271_acx_service_period_timeout() 302 wl1271_warning("failed to set rts threshold: %d", ret); in wl1271_acx_rts_threshold() 331 wl1271_warning("failed to set dco itrim parameters: %d", ret); in wl1271_acx_dco_itrim_params() 371 wl1271_warning("failed to set beacon filter opt: %d", ret); in wl1271_acx_beacon_filter_opt() 427 wl1271_warning("failed to set beacon filter table: %d", ret); in wl1271_acx_beacon_filter_table() [all …]
|
D | debugfs.c | 105 wl1271_warning("debugfs chip_op_handler with no callback"); in chip_op_handler() 143 wl1271_warning("illegal value for " #param); \ 148 wl1271_warning(#param " is not in valid range"); \ 199 wl1271_warning("illegal value in gpio_power"); in gpio_power_write() 261 wl1271_warning("illegal value in dynamic_ps"); in dynamic_ps_timeout_write() 266 wl1271_warning("dynamic_ps_timeout is not in valid range"); in dynamic_ps_timeout_write() 326 wl1271_warning("illegal value in forced_ps"); in forced_ps_write() 331 wl1271_warning("forced_ps should be either 0 or 1"); in forced_ps_write() 395 wl1271_warning("illegal value in split_scan_timeout"); in split_scan_timeout_write() 651 wl1271_warning("illegal value for dtim_interval"); in dtim_interval_write() [all …]
|
D | rx.c | 90 wl1271_warning("Michael MIC error. Desc: 0x%x", in wl1271_rx_status() 146 wl1271_warning("corrupted packet in RX: status: 0x%x len: %d", in wl1271_rx_handle_data() 235 wl1271_warning("received empty data"); in wlcore_rx() 306 wl1271_warning("Request to enable an already " in wl1271_rx_filter_enable()
|
D | testmode.c | 92 wl1271_warning("testmode cmd test failed: %d", ret); in wl1271_tm_cmd_test() 105 wl1271_warning("testmode cmd: radio status=%d", in wl1271_tm_cmd_test() 172 wl1271_warning("testmode cmd interrogate failed: %d", ret); in wl1271_tm_cmd_interrogate() 228 wl1271_warning("testmode cmd configure failed: %d", ret); in wl1271_tm_cmd_configure()
|
D | main.c | 932 wl1271_warning("Enable for recovery failed"); in wl1271_recovery_work() 1317 wl1271_warning("Failed to allocate a dummy packet skb"); in wl12xx_alloc_dummy_packet() 1348 wl1271_warning("No mask in WoWLAN pattern"); in wl1271_validate_wowlan_pattern() 1391 wl1271_warning("RX Filter too complex. Too many segments"); in wl1271_validate_wowlan_pattern() 1396 wl1271_warning("RX filter pattern is too big"); in wl1271_validate_wowlan_pattern() 1428 wl1271_warning("Max fields per RX filter. can't alloc another"); in wl1271_rx_filter_alloc_field() 1436 wl1271_warning("Failed to allocate RX filter pattern"); in wl1271_rx_filter_alloc_field() 1495 wl1271_warning("Failed to alloc rx filter"); in wl1271_convert_wowlan_pattern_to_rx_filter() 1573 wl1271_warning("Bad wowlan pattern %d", i); in wl1271_configure_wowlan() 1595 wl1271_warning("Failed to create an RX filter from " in wl1271_configure_wowlan() [all …]
|
D | debug.h | 53 #define wl1271_warning(fmt, arg...) \ macro
|
D | cmd.c | 700 wl1271_warning("ap start - unknown band: %d", (int)wlvif->band); in wl12xx_cmd_role_start_ap() 842 wl1271_warning("TEST command failed"); in wl1271_cmd_test() 908 wl1271_warning("CONFIGURE command NOK"); in wlcore_cmd_configure_failsafe() 1043 wl1271_warning("cmd set_template failed: %d", ret); in wl1271_cmd_template_set() 1082 wl1271_warning("cmd build null data failed %d", ret); in wl12xx_cmd_build_null_data() 1107 wl1271_warning("cmd build klv null data failed %d", ret); in wl12xx_cmd_build_klv_null_data() 1265 wl1271_warning("Unknown encryption type: %d", in wl1271_cmd_build_arp_rsp() 1349 wl1271_warning("cmd set_default_wep_key failed: %d", ret); in wl12xx_cmd_set_default_wep_key() 1414 wl1271_warning("could not set keys"); in wl1271_cmd_set_sta_key() 1483 wl1271_warning("could not set ap keys"); in wl1271_cmd_set_ap_key()
|
D | sysfs.c | 43 wl1271_warning("incorrect value written to bt_coex_mode"); in bt_coex_state_store()
|
D | ps.c | 70 wl1271_warning("trying to set ps to unsupported mode %d", mode); in wl1271_ps_set_mode()
|
D | tx.c | 910 wl1271_warning("TX result illegal id: %d", id); in wl1271_tx_complete_packet() 998 wl1271_warning("TX result overflow from chipset: %d", count); in wlcore_tx_complete() 1171 wl1271_warning("Unable to flush all TX buffers, " in wl1271_tx_flush()
|
D | boot.c | 56 wl1271_warning("fw version incorrect value"); in wlcore_boot_parse_fw_ver()
|
/linux-5.19.10/drivers/net/wireless/ti/wl18xx/ |
D | acx.c | 40 wl1271_warning("wl1271 bitmap config opt failed: %d", ret); in wl18xx_acx_host_if_cfg_bitmap() 67 wl1271_warning("failed to set Tx checksum state: %d", ret); in wl18xx_acx_set_checksum_state() 91 wl1271_warning("failed to clear firmware statistics: %d", ret); in wl18xx_acx_clear_statistics() 121 wl1271_warning("acx peer ht operation mode failed: %d", ret); in wl18xx_acx_peer_ht_operation_mode() 176 wl1271_warning("acx ht capabilities setting failed: %d", ret); in wl18xx_acx_set_peer_cap() 204 wl1271_warning("acx interrupt notify setting failed: %d", ret); in wl18xx_acx_interrupt_notify_config() 231 wl1271_warning("acx rx ba activity filter setting failed: %d", in wl18xx_acx_rx_ba_filter() 263 wl1271_warning("acx config ap-sleep failed: %d", ret); in wl18xx_acx_ap_sleep() 291 wl1271_warning("acx config dynamic fw traces failed: %d", ret); in wl18xx_acx_dynamic_fw_traces() 320 wl1271_warning("acx time sync cfg failed: %d", ret); in wl18xx_acx_time_sync_cfg()
|
D | debugfs.c | 258 wl1271_warning("illegal channel"); in radar_detection_write() 350 wl1271_warning("illegal radar_debug_mode value!"); in radar_debug_mode_write() 356 wl1271_warning("value is not in valid!"); in radar_debug_mode_write()
|
D | tx.c | 72 wl1271_warning("illegal id in tx completion: %d", id); in wl18xx_tx_complete_packet()
|
D | main.c | 686 wl1271_warning("chip id 0x%x (185x PG10) is deprecated", in wl18xx_identify_chip() 692 wl1271_warning("unsupported chip id: 0x%x", wl->chip.id); in wl18xx_identify_chip() 1446 wl1271_warning("falling back to default config"); in wl18xx_conf_init() 1504 …wl1271_warning("MAC address from fuse not available, using random locally administered addresses."… in wl18xx_get_mac()
|
/linux-5.19.10/drivers/net/wireless/ti/wl12xx/ |
D | cmd.c | 43 wl1271_warning("TEST_CMD_INI_FILE_RF_EXTENDED_PARAM failed"); in wl1271_cmd_ext_radio_parms() 62 wl1271_warning("FEM index from INI out of bounds"); in wl1271_cmd_general_parms() 86 wl1271_warning("CMD_INI_FILE_GENERAL_PARAM failed"); in wl1271_cmd_general_parms() 94 wl1271_warning("FEM index from FW out of bounds"); in wl1271_cmd_general_parms() 129 wl1271_warning("FEM index from ini out of bounds"); in wl128x_cmd_general_parms() 154 wl1271_warning("CMD_INI_FILE_GENERAL_PARAM failed"); in wl128x_cmd_general_parms() 162 wl1271_warning("FEM index from FW out of bounds"); in wl128x_cmd_general_parms() 222 wl1271_warning("CMD_INI_FILE_RADIO_PARAM failed"); in wl1271_cmd_radio_parms() 268 wl1271_warning("CMD_INI_FILE_RADIO_PARAM failed"); in wl128x_cmd_radio_parms()
|
D | acx.c | 31 wl1271_warning("wl1271 bitmap config opt failed: %d", ret); in wl1271_acx_host_if_cfg_bitmap()
|
D | main.c | 632 wl1271_warning("chip id 0x%x (1271 PG10) support is obsolete", in wl12xx_identify_chip() 699 wl1271_warning("unsupported chip id: 0x%x", wl->chip.id); in wl12xx_identify_chip() 769 wl1271_warning("Top register access timed out."); in wl12xx_top_reg_read() 775 wl1271_warning("Top register access returned error."); in wl12xx_top_reg_read()
|