Searched refs:lpphy_tx_gains (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/ |
H A D | phy_lp.c | 789 struct lpphy_tx_gains { u16 gm, pga, pad, dac; }; struct 845 static struct lpphy_tx_gains lpphy_get_tx_gains(struct b43_wldev *dev) in lpphy_get_tx_gains() 847 struct lpphy_tx_gains gains; in lpphy_get_tx_gains() 886 struct lpphy_tx_gains gains) in lpphy_set_tx_gains() 1176 struct lpphy_tx_gains tx_gains; in lpphy_rev0_1_rc_calib() 1372 struct lpphy_tx_gains gains; in lpphy_set_tx_power_by_index() 1537 struct lpphy_tx_gains gains; in lpphy_tx_pctl_init_sw() 1819 struct lpphy_tx_gains oldgains; in lpphy_papd_cal_txpwr() 1840 bool rx, bool pa, struct lpphy_tx_gains *gains) in lpphy_rx_iq_cal() 1844 struct lpphy_tx_gains nogain in lpphy_rx_iq_cal() [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/ |
H A D | phy_lp.c | 789 struct lpphy_tx_gains { u16 gm, pga, pad, dac; }; struct 845 static struct lpphy_tx_gains lpphy_get_tx_gains(struct b43_wldev *dev) in lpphy_get_tx_gains() 847 struct lpphy_tx_gains gains; in lpphy_get_tx_gains() 886 struct lpphy_tx_gains gains) in lpphy_set_tx_gains() 1176 struct lpphy_tx_gains tx_gains; in lpphy_rev0_1_rc_calib() 1372 struct lpphy_tx_gains gains; in lpphy_set_tx_power_by_index() 1537 struct lpphy_tx_gains gains; in lpphy_tx_pctl_init_sw() 1819 struct lpphy_tx_gains oldgains; in lpphy_papd_cal_txpwr() 1840 bool rx, bool pa, struct lpphy_tx_gains *gains) in lpphy_rx_iq_cal() 1844 struct lpphy_tx_gains nogain in lpphy_rx_iq_cal() [all...] |
Completed in 9 milliseconds