Searched refs:maxpwr_5gl (Results 1 – 8 of 8) sorted by relevance
/linux-4.1.27/drivers/net/wireless/b43/ |
D | ppr.c | 99 maxpwr = min(sprom->core_pwr_info[0].maxpwr_5gl, in b43_ppr_load_max_from_sprom() 100 sprom->core_pwr_info[1].maxpwr_5gl); in b43_ppr_load_max_from_sprom()
|
D | phy_ht.c | 655 target[c] = sprom->core_pwr_info[c].maxpwr_5gl; in b43_phy_ht_tx_power_ctl_setup()
|
D | phy_n.c | 4112 target[c] = sprom->core_pwr_info[c].maxpwr_5gl; in b43_nphy_tx_power_ctl_setup()
|
/linux-4.1.27/include/linux/ssb/ |
D | ssb.h | 23 u8 maxpwr_2g, maxpwr_5gl, maxpwr_5g, maxpwr_5gh; member
|
/linux-4.1.27/drivers/ssb/ |
D | pci.c | 574 SPEX(core_pwr_info[i].maxpwr_5gl, o + SSB_SPROM4_5GHL_MAXP, in sprom_extract_r45() 714 SPEX(core_pwr_info[i].maxpwr_5gl, o + SSB_SPROM8_5GHL_MAXP, in sprom_extract_r8()
|
/linux-4.1.27/drivers/bcma/ |
D | sprom.c | 302 SPEX(core_pwr_info[i].maxpwr_5gl, o + SSB_SPROM8_5GHL_MAXP, in bcma_sprom_extract_r8()
|
/linux-4.1.27/arch/mips/bcm47xx/ |
D | sprom.c | 459 &pwr_info->maxpwr_5gl, 0, fallback); in bcm47xx_fill_sprom_path_r4589()
|
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/phy/ |
D | phy_n.c | 14493 sprom->core_pwr_info[0].maxpwr_5gl; in wlc_phy_txpwr_srom_read_ppr_nphy() 14495 sprom->core_pwr_info[1].maxpwr_5gl; in wlc_phy_txpwr_srom_read_ppr_nphy()
|