Searched refs:mcs2gpo (Results 1 – 7 of 7) sorted by relevance
85 sprom_mcs_po = sprom->mcs2gpo; in b43_ppr_load_max_from_sprom()
122 u16 mcs2gpo[8]; member
432 SPEX_ARRAY8(mcs2gpo, SSB_SPROM8_2G_MCSPO, ~0, 0); in bcma_sprom_extract_r8()
14436 pi->mcs2gpo[0] = sprom->mcs2gpo[0]; in wlc_phy_txpwr_srom_read_ppr_nphy()14437 pi->mcs2gpo[1] = sprom->mcs2gpo[1]; in wlc_phy_txpwr_srom_read_ppr_nphy()14438 pi->mcs2gpo[2] = sprom->mcs2gpo[2]; in wlc_phy_txpwr_srom_read_ppr_nphy()14439 pi->mcs2gpo[3] = sprom->mcs2gpo[3]; in wlc_phy_txpwr_srom_read_ppr_nphy()14440 pi->mcs2gpo[4] = sprom->mcs2gpo[4]; in wlc_phy_txpwr_srom_read_ppr_nphy()14441 pi->mcs2gpo[5] = sprom->mcs2gpo[5]; in wlc_phy_txpwr_srom_read_ppr_nphy()14442 pi->mcs2gpo[6] = sprom->mcs2gpo[6]; in wlc_phy_txpwr_srom_read_ppr_nphy()14443 pi->mcs2gpo[7] = sprom->mcs2gpo[7]; in wlc_phy_txpwr_srom_read_ppr_nphy()27922 pwr_offsets2 = pi->mcs2gpo; in wlc_phy_txpwr_apply_nphy()
740 u16 mcs2gpo[8]; member
4858 offset_mcs = sprom->mcs2gpo[1] << 16; in wlc_phy_txpwr_srom_read_lcnphy()4859 offset_mcs |= sprom->mcs2gpo[0]; in wlc_phy_txpwr_srom_read_lcnphy()
763 SPEX_ARRAY8(mcs2gpo, SSB_SPROM8_2G_MCSPO, ~0, 0); in sprom_extract_r8()