Home
last modified time | relevance | path

Searched refs:nphy_txgains (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_int.h419 struct nphy_txgains { struct
813 struct nphy_txgains nphy_cal_target_gain;
1086 struct nphy_txgains wlc_phy_get_tx_gain_nphy(struct brcms_phy *pi);
1088 struct nphy_txgains target_gain, bool full, bool m);
1089 int wlc_phy_cal_rxiq_nphy(struct brcms_phy *pi, struct nphy_txgains target_gain,
H A Dphy_n.c187 struct nphy_txgains gains;
19200 struct nphy_txgains target_gain; in wlc_phy_init_nphy()
23259 struct nphy_txgains wlc_phy_get_tx_gain_nphy(struct brcms_phy *pi) in wlc_phy_get_tx_gain_nphy()
23263 struct nphy_txgains target_gain; in wlc_phy_get_tx_gain_nphy()
23378 struct nphy_txgains target_gain, in wlc_phy_iqcal_gainparams_nphy()
24684 struct nphy_txgains phy_a9; in wlc_phy_a2_nphy()
25388 struct nphy_txgains target_gain; in wlc_phy_cal_perical_nphy_run()
25624 wlc_phy_cal_txiqlo_nphy(struct brcms_phy *pi, struct nphy_txgains target_gain, in wlc_phy_cal_txiqlo_nphy()
27305 struct nphy_txgains target_gain, in wlc_phy_cal_rxiq_nphy_rev3()
27467 struct nphy_txgains target_gain, bool debug) in wlc_phy_cal_rxiq_nphy_rev2()
[all …]
/linux/drivers/net/wireless/broadcom/b43/
H A Dphy_n.c27 struct nphy_txgains { struct
3548 struct nphy_txgains target, in b43_nphy_iq_cal_gain_params()
4958 static struct nphy_txgains b43_nphy_get_tx_gains(struct b43_wldev *dev) in b43_nphy_get_tx_gains()
4963 struct nphy_txgains target; in b43_nphy_get_tx_gains()
5323 struct nphy_txgains target, in b43_nphy_cal_tx_iq_lo()
5591 struct nphy_txgains target, u8 type, bool debug) in b43_nphy_rev2_cal_rx_iq()
5771 struct nphy_txgains target, u8 type, bool debug) in b43_nphy_rev3_cal_rx_iq()
5778 struct nphy_txgains target, u8 type, bool debug) in b43_nphy_cal_rx_iq()
5982 struct nphy_txgains target; in b43_phy_initn()