Home
last modified time | relevance | path

Searched refs:d11core (Results 1 – 15 of 15) sorted by relevance

/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
A Dmain.c721 brcms_err(wlc_hw->d11core, in brcms_c_ucode_bsinit()
731 brcms_err(wlc_hw->d11core, in brcms_c_ucode_bsinit()
736 brcms_err(wlc_hw->d11core, in brcms_c_ucode_bsinit()
985 brcms_err(wlc->hw->d11core, in brcms_c_dotxstatus()
1028 core = wlc_hw->d11core; in brcms_b_txstatus()
1160 brcms_err(wlc_hw->d11core, in brcms_b_attach_dmapio()
2273 brcms_err(wlc_hw->d11core, in brcms_ucode_download()
2282 brcms_err(wlc_hw->d11core, in brcms_ucode_download()
2607 brcms_err(wlc_hw->d11core, in brcms_c_isr()
4434 wlc_hw->d11core = core; in brcms_b_attach()
[all …]
A Dampdu.c178 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()
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()
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()
920 brcms_dbg_ht(wlc->hw->d11core, in brcms_c_ampdu_dotxstatus_complete()
969 brcms_dbg_ht(wlc->hw->d11core, in brcms_c_ampdu_dotxstatus_complete()
1011 s1 = bcma_read32(wlc->hw->d11core, in brcms_c_ampdu_dotxstatus()
[all …]
A Dmac80211_if.c475 brcms_err(wl->wlc->hw->d11core, 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()
848 brcms_dbg_ht(wl->wlc->hw->d11core, in brcms_ops_ampdu_action()
877 brcms_err(wl->wlc->hw->d11core, in brcms_ops_ampdu_action()
918 brcms_dbg_mac80211(wl->wlc->hw->d11core, in brcms_ops_flush()
1532 brcms_dbg_info(t->wl->wlc->hw->d11core, in brcms_add_timer()
1623 brcms_err(wl->wlc->hw->d11core, in brcms_ucode_init_buf()
1646 brcms_err(wl->wlc->hw->d11core, in brcms_ucode_init_uint()
[all …]
A Dled.c56 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()
A Ddebug.c51 dev_name(&drvr->wlc->hw->d11core->dev), root_folder); in brcms_debugfs_attach()
64 struct bcma_device *core = hw->d11core; in brcms_debugfs_hardware_read()
188 struct device *dev = &drvr->wlc->hw->d11core->dev; in brcms_debugfs_add_entry()
A Dstf.c164 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()
A Dantsel.c112 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()
A Dchannel.c330 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()
A Dmain.h333 struct bcma_device *d11core; /* pointer to 802.11 core */ member
A Ddma.c554 struct bcma_device *core = wlc->hw->d11core; in dma_attach()
1321 trace_brcms_ampdu_session(&session->wlc->hw->d11core->dev, in ampdu_finalize()
/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
A Dphy_cmn.c184 if ((pi->d11core->bus->hosttype == BCMA_HOSTTYPE_PCI) && in write_radio_reg()
210 id |= (u32) bcma_read16(pi->d11core, in read_radio_id()
261 bcma_write16(pi->d11core, D11REGOFFS(phyregdata), val); in write_phy_reg()
277 bcma_mask16(pi->d11core, D11REGOFFS(phyregdata), val); in and_phy_reg()
284 bcma_set16(pi->d11core, D11REGOFFS(phyregdata), val); in or_phy_reg()
409 sflags = bcma_aread32(d11core, BCMA_IOST); in wlc_phy_attach()
427 pi->d11core = d11core; in wlc_phy_attach()
951 struct bcma_device *core = pi->d11core; in wlc_phy_do_dummy_tx()
1199 suspend = (0 == (bcma_read32(pi->d11core, in wlc_phy_txpower_set()
2073 bcma_set32(pi->d11core, D11REGOFFS(maccommand), in wlc_phy_noise_sample_request()
[all …]
A Dphy_lcn.c1567 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()
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()
3522 bcma_write16(pi->d11core, D11REGOFFS(psm_corectlsts), in wlc_lcnphy_samp_cap()
3953 suspend = (0 == (bcma_read32(pi->d11core, in wlc_lcnphy_tempsense_new()
3997 suspend = (0 == (bcma_read32(pi->d11core, in wlc_lcnphy_tempsense()
4063 suspend = (0 == (bcma_read32(pi->d11core, in wlc_lcnphy_vbatsense()
[all …]
A Dphy_hal.h168 struct bcma_device *d11core, int bandtype,
A Dphy_n.c14378 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()
19217 bcma_cc_set32(&pi->d11core->bus->drv_cc, 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()
21122 bcma_write16(pi->d11core, in wlc_phy_chanspec_nphy_setup()
21125 bcma_write16(pi->d11core, in wlc_phy_chanspec_nphy_setup()
21128 bcma_write16(pi->d11core, in wlc_phy_chanspec_nphy_setup()
21131 bcma_write16(pi->d11core, in wlc_phy_chanspec_nphy_setup()
[all …]
A Dphy_int.h541 struct bcma_device *d11core; member
1054 (void)bcma_read32(pi->d11core, D11REGOFFS(maccontrol))

Completed in 83 milliseconds