Home
last modified time | relevance | path

Searched refs:mcs5ghpo (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/wireless/broadcom/b43/
H A Dppr.c109 sprom_mcs_po = sprom->mcs5ghpo; in b43_ppr_load_max_from_sprom()
/linux/include/linux/ssb/
H A Dssb.h125 u16 mcs5ghpo[8]; member
/linux/drivers/bcma/
H A Dsprom.c435 SPEX_ARRAY8(mcs5ghpo, SSB_SPROM8_5GH_MCSPO, ~0, 0); in bcma_sprom_extract_r8()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_n.c14534 pi->mcs5ghpo[0] = sprom->mcs5ghpo[0]; in wlc_phy_txpwr_srom_read_ppr_nphy()
14535 pi->mcs5ghpo[1] = sprom->mcs5ghpo[1]; in wlc_phy_txpwr_srom_read_ppr_nphy()
14536 pi->mcs5ghpo[2] = sprom->mcs5ghpo[2]; in wlc_phy_txpwr_srom_read_ppr_nphy()
14537 pi->mcs5ghpo[3] = sprom->mcs5ghpo[3]; in wlc_phy_txpwr_srom_read_ppr_nphy()
14538 pi->mcs5ghpo[4] = sprom->mcs5ghpo[4]; in wlc_phy_txpwr_srom_read_ppr_nphy()
14539 pi->mcs5ghpo[5] = sprom->mcs5ghpo[5]; in wlc_phy_txpwr_srom_read_ppr_nphy()
14540 pi->mcs5ghpo[6] = sprom->mcs5ghpo[6]; in wlc_phy_txpwr_srom_read_ppr_nphy()
14541 pi->mcs5ghpo[7] = sprom->mcs5ghpo[7]; in wlc_phy_txpwr_srom_read_ppr_nphy()
27974 pwr_offsets2 = pi->mcs5ghpo; in wlc_phy_txpwr_apply_nphy()
H A Dphy_int.h743 u16 mcs5ghpo[8]; member
/linux/drivers/ssb/
H A Dpci.c766 SPEX_ARRAY8(mcs5ghpo, SSB_SPROM8_5GH_MCSPO, ~0, 0); in sprom_extract_r8()