/Linux-v4.19/drivers/net/wireless/broadcom/b43/ |
D | tables_nphy.c | 3522 b43err(dev->wl, "Unsupported antswlut: %d\n", antswlut); in b43_nphy_tables_init_rev7_volatile() 3679 b43err(dev->wl, in b43_nphy_get_ipa_gain_table() 3692 b43err(dev->wl, in b43_nphy_get_ipa_gain_table() 3723 b43err(dev->wl, in b43_nphy_get_tx_gain_table() 3738 b43err(dev->wl, in b43_nphy_get_tx_gain_table() 3761 b43err(dev->wl, in b43_ntab_get_rf_pwr_offset_table() 3772 b43err(dev->wl, in b43_ntab_get_rf_pwr_offset_table() 3868 b43err(dev->wl, "Invalid override value %d\n", override); in b43_nphy_get_rf_ctl_over_rev7()
|
D | phy_ht.c | 111 b43err(dev->wl, "Radio 0x2059 rcal timeout\n"); in b43_radio_2059_rcal() 138 b43err(dev->wl, "Radio 0x2059 rccal timeout\n"); in b43_radio_2057_rccal() 204 b43err(dev->wl, "Forcing RF sequence timeout\n"); in b43_phy_ht_force_rf_sequence() 423 b43err(dev->wl, "run samples timeout\n"); in b43_phy_ht_run_samples() 452 b43err(dev->wl, "RSSI selection for core off not implemented yet\n"); in b43_phy_ht_rssi_select() 473 b43err(dev->wl, "RSSI selection for type %d not implemented yet\n", in b43_phy_ht_rssi_select() 890 b43err(dev->wl, "HT-PHY is supported only on BCMA bus!\n"); in b43_phy_ht_op_init() 1039 b43err(dev->wl, "MAC not suspended\n"); in b43_phy_ht_op_software_rfkill()
|
D | dma.c | 483 b43err(dev->wl, "DMA RX reset timed out\n"); in b43_dmacontroller_rx_reset() 541 b43err(dev->wl, "DMA TX reset timed out\n"); in b43_dmacontroller_tx_reset() 632 b43err(ring->dev->wl, "RX DMA buffer allocation failed\n"); in setup_rx_descbuffer() 660 b43err(ring->dev->wl, in alloc_initial_descbuffers() 947 b43err(dev->wl, in b43_setup_dmaring() 1081 b43err(dev->wl, "The machine/kernel does not support " in b43_dma_set_mask() 1430 b43err(dev->wl, "Packet after queue stopped\n"); in b43_dma_tx() 1438 b43err(dev->wl, "DMA queue overflow\n"); in b43_dma_tx() 1457 b43err(dev->wl, "DMA tx mapping failure\n"); in b43_dma_tx() 1703 b43err(ring->dev->wl, "DMA RX buffer too small " in dma_rx()
|
D | main.c | 416 void b43err(struct b43_wl *wl, const char *fmt, ...) in b43err() function 1889 b43err(dev->wl, "Whoopsy, firmware panic! Reason: %u\n", reason); in b43_handle_firmware_panic() 1996 b43err(dev->wl, "MAC transmission error\n"); in b43_do_interrupt_thread() 1999 b43err(dev->wl, "PHY transmission error\n"); in b43_do_interrupt_thread() 2004 b43err(dev->wl, "Too many PHY TX errors, " in b43_do_interrupt_thread() 2011 b43err(dev->wl, in b43_do_interrupt_thread() 2016 b43err(dev->wl, "This device does not support DMA " in b43_do_interrupt_thread() 2192 b43err(wl, text); in b43_print_fw_helptext() 2535 b43err(dev->wl, "The driver does not know which firmware (ucode) " in b43_try_request_fw() 2541 b43err(dev->wl, "The driver does not know which firmware (PCM) " in b43_try_request_fw() [all …]
|
D | tables_phy_lcn.c | 709 b43err(dev->wl, in b43_phy_lcn_tables_init() 719 b43err(dev->wl, "SW ctl table is unknown for this card\n"); in b43_phy_lcn_tables_init()
|
D | sysfs.c | 126 b43err(wldev->wl, "Interference Mitigation not " in b43_attr_interfmode_store()
|
D | debugfs.c | 703 b43err(dev->wl, "debugfs: add device OOM\n"); in b43_debugfs_add_device() 711 b43err(dev->wl, "debugfs: add device txstatus OOM\n"); in b43_debugfs_add_device() 726 b43err(dev->wl, "debugfs: cannot create %s directory\n", in b43_debugfs_add_device()
|
D | phy_common.c | 115 b43err(dev->wl, "PHY init failed\n"); in b43_phy_init() 122 b43err(dev->wl, "PHY init: Channel switch to default failed\n"); in b43_phy_init()
|
D | phy_lcn.c | 555 b43err(dev->wl, "TX power control not supported for this HW\n"); in b43_phy_lcn_tx_pwr_ctl_init() 746 b43err(dev->wl, "MAC not suspended\n"); in b43_phy_lcn_op_software_rfkill()
|
D | phy_n.c | 149 b43err(dev->wl, "RF sequence status timeout\n"); in b43_nphy_force_rf_sequence() 186 b43err(dev->wl, "Invalid override value %d\n", override); in b43_nphy_rf_ctl_override_rev7() 266 b43err(dev->wl, in b43_nphy_rf_ctl_override() 301 b43err(dev->wl, in b43_nphy_rf_ctl_override() 442 b43err(dev->wl, in b43_nphy_rf_ctl_intc_override() 461 b43err(dev->wl, in b43_nphy_rf_ctl_intc_override() 896 b43err(dev->wl, "Radio 0x2057 rcal timeout\n"); in b43_radio_2057_rcal() 1000 b43err(dev->wl, "Radio 0x2057 rcal timeout\n"); in b43_radio_2057_rccal() 1330 b43err(dev->wl, "Radio recalibration timeout\n"); in b43_radio_2056_rcal() 1474 b43err(dev->wl, "radio post init timeout\n"); in b43_radio_init2055_post() [all …]
|
D | b43.h | 1087 __printf(2, 3) void b43err(struct b43_wl *wl, const char *fmt, ...);
|
D | pio.c | 560 b43err(dev->wl, "PIO transmission failure\n"); in b43_pio_tx()
|
D | phy_g.c | 2376 b43err(dev->wl, "Could not allocate memory " in b43_generate_dyn_tssi2dbm_tab() 2383 b43err(dev->wl, "Could not generate " in b43_generate_dyn_tssi2dbm_tab()
|
D | phy_lp.c | 1587 b43err(dev->wl, "PR41573 failed. Out of memory!\n"); in lpphy_pr41573_workaround() 2652 b43err(dev->wl, "LP-PHY is supported only on SSB!\n"); in b43_lpphy_op_init()
|