Searched refs:extpagain (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | bcmsrom_fmt.h | 968 uint8 extpagain; /* Ext PA gain-type: full-gain: 0, pa-lite: 1, no_pa: 2 */ member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | bcmsrom_fmt.h | 1009 uint8 extpagain; /* Ext PA gain-type: full-gain: 0, pa-lite: 1, no_pa: 2 */ member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | bcmsrom_fmt.h | 1022 uint8 extpagain; /* Ext PA gain-type: full-gain: 0, pa-lite: 1, no_pa: 2 */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | bcmsrom_fmt.h | 1022 uint8 extpagain; /* Ext PA gain-type: full-gain: 0, pa-lite: 1, no_pa: 2 */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | bcmsrom_fmt.h | 1009 uint8 extpagain; /* Ext PA gain-type: full-gain: 0, pa-lite: 1, no_pa: 2 */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | bcmsrom_fmt.h | 1009 uint8 extpagain; /* Ext PA gain-type: full-gain: 0, pa-lite: 1, no_pa: 2 */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
| H A D | phy_int.h | 23 u8 extpagain; member
|
| H A D | phy_n.c | 14558 pi->srom_fem2g.extpagain = sprom->fem.ghz2.extpa_gain; in wlc_phy_txpwr_srom_read_nphy() 14564 pi->srom_fem5g.extpagain = sprom->fem.ghz5.extpa_gain; in wlc_phy_txpwr_srom_read_nphy() 18372 (pi->srom_fem5g.extpagain == 3)) { in wlc_phy_cal_txgainctrl_nphy() 18378 (pi->srom_fem2g.extpagain == 3)) { in wlc_phy_cal_txgainctrl_nphy() 19381 (pi->srom_fem5g.extpagain == in wlc_phy_init_nphy() 19398 (pi->srom_fem2g.extpagain == 3)) in wlc_phy_init_nphy() 23242 (pi->srom_fem5g.extpagain == 3) ? in brcms_phy_get_tx_pwrctrl_tbl() 23257 (pi->srom_fem2g.extpagain == 3)) in brcms_phy_get_tx_pwrctrl_tbl() 27768 pi->srom_fem5g.extpagain == in wlc_phy_txpwr_fixpower_nphy() 27781 (pi->srom_fem2g.extpagain == 3)) { in wlc_phy_txpwr_fixpower_nphy()
|
| H A D | phy_cmn.c | 1978 pi->ipa2g_on = (pi->srom_fem2g.extpagain == 2); in wlc_phy_txpower_ipa_upd() 1979 pi->ipa5g_on = (pi->srom_fem5g.extpagain == 2); in wlc_phy_txpower_ipa_upd()
|