Searched refs:nphy_txgains (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
H A D | phy_int.h | 419 struct nphy_txgains { struct 813 struct nphy_txgains nphy_cal_target_gain; 1091 struct nphy_txgains wlc_phy_get_tx_gain_nphy(struct brcms_phy *pi); 1093 struct nphy_txgains target_gain, bool full, bool m); 1094 int wlc_phy_cal_rxiq_nphy(struct brcms_phy *pi, struct nphy_txgains target_gain,
|
/linux/drivers/net/wireless/broadcom/b43/ |
H A D | phy_n.c | 27 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()
|