Searched refs:nphy_txgains (Results 1 – 3 of 3) sorted by relevance
/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
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,
|
D | phy_n.c | 187 struct nphy_txgains gains; 19205 struct nphy_txgains target_gain; in wlc_phy_init_nphy() 23269 struct nphy_txgains wlc_phy_get_tx_gain_nphy(struct brcms_phy *pi) in wlc_phy_get_tx_gain_nphy() 23273 struct nphy_txgains target_gain; in wlc_phy_get_tx_gain_nphy() 23388 struct nphy_txgains target_gain, in wlc_phy_iqcal_gainparams_nphy() 24691 struct nphy_txgains phy_a9; in wlc_phy_a2_nphy() 25395 struct nphy_txgains target_gain; in wlc_phy_cal_perical_nphy_run() 25631 wlc_phy_cal_txiqlo_nphy(struct brcms_phy *pi, struct nphy_txgains target_gain, in wlc_phy_cal_txiqlo_nphy() 27314 struct nphy_txgains target_gain, in wlc_phy_cal_rxiq_nphy_rev3() 27476 struct nphy_txgains target_gain, bool debug) in wlc_phy_cal_rxiq_nphy_rev2() [all …]
|
/drivers/net/wireless/broadcom/b43/ |
D | phy_n.c | 27 struct nphy_txgains { struct 3552 struct nphy_txgains target, in b43_nphy_iq_cal_gain_params() 5009 static struct nphy_txgains b43_nphy_get_tx_gains(struct b43_wldev *dev) in b43_nphy_get_tx_gains() 5014 struct nphy_txgains target; in b43_nphy_get_tx_gains() 5374 struct nphy_txgains target, in b43_nphy_cal_tx_iq_lo() 5642 struct nphy_txgains target, u8 type, bool debug) in b43_nphy_rev2_cal_rx_iq() 5822 struct nphy_txgains target, u8 type, bool debug) in b43_nphy_rev3_cal_rx_iq() 5829 struct nphy_txgains target, u8 type, bool debug) in b43_nphy_cal_rx_iq() 6033 struct nphy_txgains target; in b43_phy_initn()
|