Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/broadcom/b43/
H A Dppr.c93 sprom_mcs_po = sprom->mcs5glpo; in b43_ppr_load_max_from_sprom()
/linux/include/linux/ssb/
H A Dssb.h124 u16 mcs5glpo[8]; member
/linux/drivers/bcma/
H A Dsprom.c434 SPEX_ARRAY8(mcs5glpo, SSB_SPROM8_5GL_MCSPO, ~0, 0); in bcma_sprom_extract_r8()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_n.c14502 pi->mcs5glpo[0] = sprom->mcs5glpo[0]; in wlc_phy_txpwr_srom_read_ppr_nphy()
14503 pi->mcs5glpo[1] = sprom->mcs5glpo[1]; in wlc_phy_txpwr_srom_read_ppr_nphy()
14504 pi->mcs5glpo[2] = sprom->mcs5glpo[2]; in wlc_phy_txpwr_srom_read_ppr_nphy()
14505 pi->mcs5glpo[3] = sprom->mcs5glpo[3]; in wlc_phy_txpwr_srom_read_ppr_nphy()
14506 pi->mcs5glpo[4] = sprom->mcs5glpo[4]; in wlc_phy_txpwr_srom_read_ppr_nphy()
14507 pi->mcs5glpo[5] = sprom->mcs5glpo[5]; in wlc_phy_txpwr_srom_read_ppr_nphy()
14508 pi->mcs5glpo[6] = sprom->mcs5glpo[6]; in wlc_phy_txpwr_srom_read_ppr_nphy()
14509 pi->mcs5glpo[7] = sprom->mcs5glpo[7]; in wlc_phy_txpwr_srom_read_ppr_nphy()
27956 pwr_offsets2 = pi->mcs5glpo; in wlc_phy_txpwr_apply_nphy()
H A Dphy_int.h742 u16 mcs5glpo[8]; member
/linux/drivers/ssb/
H A Dpci.c765 SPEX_ARRAY8(mcs5glpo, SSB_SPROM8_5GL_MCSPO, ~0, 0); in sprom_extract_r8()