| /linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
| H A D | main.c | 389 macctrl = bcma_read32(wlc->hw->d11core, in brcms_deviceremoved() 590 struct bcma_device *core = wlc_hw->d11core; in brcms_b_update_slot_timing() 614 brcms_err(wlc->hw->d11core, "wl%d: WAR: using rate of 1 mbps\n", in brcms_c_calc_frame_time() 675 struct bcma_device *core = wlc_hw->d11core; in brcms_c_write_inits() 681 brcms_dbg_info(wlc_hw->d11core, "wl%d\n", wlc_hw->unit); in brcms_c_write_inits() 720 brcms_err(wlc_hw->d11core, in brcms_c_ucode_bsinit() 730 brcms_err(wlc_hw->d11core, in brcms_c_ucode_bsinit() 735 brcms_err(wlc_hw->d11core, in brcms_c_ucode_bsinit() 744 struct bcma_device *core = wlc_hw->d11core; in brcms_b_core_ioctl() 752 brcms_dbg_info(wlc_hw->d11core, "wl%d: clk %d\n", wlc_hw->unit, clk); in brcms_b_core_phy_clk() [all …]
|
| H A D | ampdu.c | 178 struct bcma_device *core = wlc->hw->d11core; in brcms_c_ampdu_set() 367 brcms_dbg_ht(wlc->hw->d11core, in brcms_c_ffpld_check_txfunfl() 390 brcms_dbg_ht(wlc->hw->d11core, "tx_underflows %d\n", fifo->accum_txfunfl); in brcms_c_ffpld_check_txfunfl() 426 brcms_dbg_ht(wlc->hw->d11core, in brcms_c_ffpld_check_txfunfl() 461 brcms_err(wlc->hw->d11core, "%s: Rejecting tid %d\n", in brcms_c_ampdu_tx_operational() 781 brcms_dbg_ht(wlc->hw->d11core, "wl%d: count %d ampdu_len %d\n", in brcms_c_ampdu_finalize() 862 brcms_dbg_ht(wlc->hw->d11core, in brcms_c_ampdu_dotxstatus_complete() 868 brcms_err(wlc->hw->d11core, in brcms_c_ampdu_dotxstatus_complete() 888 brcms_dbg_ht(wlc->hw->d11core, in brcms_c_ampdu_dotxstatus_complete() 903 trace_brcms_txdesc(&wlc->hw->d11core->dev, txh, sizeof(*txh)); in brcms_c_ampdu_dotxstatus_complete() [all …]
|
| H A D | mac80211_if.c | 411 brcms_err(wl->wlc->hw->d11core, "ops->tx called while down\n"); in brcms_ops_tx() 428 err = brcms_request_fw(wl, wl->wlc->hw->d11core); in brcms_ops_start() 454 brcms_err(wl->wlc->hw->d11core, "%s: brcms_up() returned %d\n", in brcms_ops_start() 457 bcma_core_pci_power_save(wl->wlc->hw->d11core->bus, true); in brcms_ops_start() 472 status = brcms_c_chipmatch(wl->wlc->hw->d11core); in brcms_ops_stop() 475 brcms_err(wl->wlc->hw->d11core, in brcms_ops_stop() 480 bcma_core_pci_power_save(wl->wlc->hw->d11core->bus, false); in brcms_ops_stop() 497 brcms_err(wl->wlc->hw->d11core, in brcms_ops_add_interface() 534 struct bcma_device *core = wl->wlc->hw->d11core; in brcms_ops_config() 590 struct bcma_device *core = wl->wlc->hw->d11core; in brcms_ops_bss_info_changed() [all …]
|
| H A D | led.c | 56 struct bcma_drv_cc *cc_drv = &wl->wlc->hw->d11core->bus->drv_cc; in brcms_led_register() 58 struct ssb_sprom *sprom = &wl->wlc->hw->d11core->bus->sprom; in brcms_led_register()
|
| H A D | stf.c | 164 brcms_dbg_ht(wlc->hw->d11core, "wl%d: Nsts %d core_mask %x\n", in brcms_c_stf_txcore_set() 198 brcms_dbg_ht(wlc->hw->d11core, "wl%d: val %x\n", wlc->pub->unit, in brcms_c_stf_spatial_policy_set() 372 struct ssb_sprom *sprom = &wlc->hw->d11core->bus->sprom; in brcms_c_stf_phy_chain_calc()
|
| H A D | antsel.c | 112 struct ssb_sprom *sprom = &wlc->hw->d11core->bus->sprom; in brcms_c_antsel_attach() 141 brcms_err(wlc->hw->d11core, in brcms_c_antsel_attach()
|
| H A D | channel.c | 330 struct ssb_sprom *sprom = &wlc->hw->d11core->bus->sprom; in brcms_c_channel_mgr_attach() 609 brcms_err(wlc->hw->d11core, "wl%d: malformed chanspec 0x%x\n", in brcms_c_valid_chanspec_ext() 727 brcms_err(wlc->hw->d11core, in brcms_reg_notifier()
|
| H A D | dma.c | 554 struct bcma_device *core = wlc->hw->d11core; in dma_attach() 1321 trace_brcms_ampdu_session(&session->wlc->hw->d11core->dev, in ampdu_finalize()
|
| /linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
| H A D | phy_cmn.c | 160 bcma_wflush16(pi->d11core, D11REGOFFS(radioregaddr), addr); in read_radio_reg() 161 data = bcma_read16(pi->d11core, D11REGOFFS(radioregdata)); in read_radio_reg() 163 bcma_wflush16(pi->d11core, D11REGOFFS(phy4waddr), addr); in read_radio_reg() 164 data = bcma_read16(pi->d11core, D11REGOFFS(phy4wdatalo)); in read_radio_reg() 177 bcma_wflush16(pi->d11core, D11REGOFFS(radioregaddr), addr); in write_radio_reg() 178 bcma_write16(pi->d11core, D11REGOFFS(radioregdata), val); in write_radio_reg() 180 bcma_wflush16(pi->d11core, D11REGOFFS(phy4waddr), addr); in write_radio_reg() 181 bcma_write16(pi->d11core, D11REGOFFS(phy4wdatalo), val); in write_radio_reg() 184 if ((pi->d11core->bus->hosttype == BCMA_HOSTTYPE_PCI) && in write_radio_reg() 186 (void)bcma_read32(pi->d11core, D11REGOFFS(maccontrol)); in write_radio_reg() [all …]
|
| H A D | phy_lcn.c | 1567 bcma_chipco_pll_write(&pi->d11core->bus->drv_cc, 0x2, in wlc_lcnphy_set_chanspec_tweaks() 1569 bcma_chipco_pll_maskset(&pi->d11core->bus->drv_cc, 0x3, in wlc_lcnphy_set_chanspec_tweaks() 1571 bcma_chipco_pll_write(&pi->d11core->bus->drv_cc, 0x4, in wlc_lcnphy_set_chanspec_tweaks() 1574 bcma_cc_set32(&pi->d11core->bus->drv_cc, BCMA_CC_PMU_CTL, in wlc_lcnphy_set_chanspec_tweaks() 1583 bcma_chipco_pll_write(&pi->d11core->bus->drv_cc, 0x2, in wlc_lcnphy_set_chanspec_tweaks() 1585 bcma_chipco_pll_maskset(&pi->d11core->bus->drv_cc, 0x3, in wlc_lcnphy_set_chanspec_tweaks() 1587 bcma_chipco_pll_write(&pi->d11core->bus->drv_cc, 0x4, in wlc_lcnphy_set_chanspec_tweaks() 1590 bcma_cc_set32(&pi->d11core->bus->drv_cc, BCMA_CC_PMU_CTL, in wlc_lcnphy_set_chanspec_tweaks() 2809 suspend = (0 == (bcma_read32(pi->d11core, D11REGOFFS(maccontrol)) & in wlc_lcnphy_idle_tssi_est() 2890 suspend = (0 == (bcma_read32(pi->d11core, D11REGOFFS(maccontrol)) & in wlc_lcnphy_vbat_temp_sense_setup() [all …]
|
| H A D | phy_hal.h | 168 struct bcma_device *d11core, int bandtype,
|
| H A D | phy_n.c | 14378 struct ssb_sprom *sprom = &pi->d11core->bus->sprom; in wlc_phy_txpwr_srom_read_ppr_nphy() 14551 struct ssb_sprom *sprom = &pi->d11core->bus->sprom; in wlc_phy_txpwr_srom_read_nphy() 17575 (void)bcma_read32(pi->d11core, D11REGOFFS(maccontrol)); in wlc_phy_txpwrctrl_pwr_setup_nphy() 17707 (void)bcma_read32(pi->d11core, D11REGOFFS(maccontrol)); in wlc_phy_txpwrctrl_pwr_setup_nphy() 19217 bcma_cc_set32(&pi->d11core->bus->drv_cc, in wlc_phy_init_nphy() 19222 bcma_chipco_chipctl_maskset(&pi->d11core->bus->drv_cc, 1, in wlc_phy_init_nphy() 19228 d11_clk_ctl_st = bcma_read32(pi->d11core, in wlc_phy_init_nphy() 19230 bcma_mask32(pi->d11core, D11REGOFFS(clk_ctl_st), in wlc_phy_init_nphy() 19233 bcma_write32(pi->d11core, D11REGOFFS(clk_ctl_st), in wlc_phy_init_nphy() 19639 suspend = (0 == (bcma_read32(pi->d11core, D11REGOFFS(maccontrol)) & in wlc_phy_rxcore_setstate_nphy() [all …]
|
| H A D | phy_int.h | 541 struct bcma_device *d11core; member 1054 (void)bcma_read32(pi->d11core, D11REGOFFS(maccontrol))
|