Searched refs:nphy_txgains (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
D | phy_int.h | 437 struct nphy_txgains { struct 831 struct nphy_txgains nphy_cal_target_gain; 1109 struct nphy_txgains wlc_phy_get_tx_gain_nphy(struct brcms_phy *pi); 1111 struct nphy_txgains target_gain, bool full, bool m); 1112 int wlc_phy_cal_rxiq_nphy(struct brcms_phy *pi, struct nphy_txgains target_gain,
|
D | phy_n.c | 198 struct nphy_txgains gains; 19220 struct nphy_txgains target_gain; in wlc_phy_init_nphy() 23294 struct nphy_txgains wlc_phy_get_tx_gain_nphy(struct brcms_phy *pi) in wlc_phy_get_tx_gain_nphy() 23298 struct nphy_txgains target_gain; in wlc_phy_get_tx_gain_nphy() 23413 struct nphy_txgains target_gain, in wlc_phy_iqcal_gainparams_nphy() 24721 struct nphy_txgains phy_a9; in wlc_phy_a2_nphy() 25437 struct nphy_txgains target_gain; in wlc_phy_cal_perical_nphy_run() 25673 wlc_phy_cal_txiqlo_nphy(struct brcms_phy *pi, struct nphy_txgains target_gain, in wlc_phy_cal_txiqlo_nphy() 27356 struct nphy_txgains target_gain, in wlc_phy_cal_rxiq_nphy_rev3() 27518 struct nphy_txgains target_gain, bool debug) in wlc_phy_cal_rxiq_nphy_rev2() [all …]
|
/Linux-v4.19/drivers/net/wireless/broadcom/b43/ |
D | phy_n.c | 39 struct nphy_txgains { struct 3563 struct nphy_txgains target, in b43_nphy_iq_cal_gain_params() 5018 static struct nphy_txgains b43_nphy_get_tx_gains(struct b43_wldev *dev) in b43_nphy_get_tx_gains() 5023 struct nphy_txgains target; in b43_nphy_get_tx_gains() 5383 struct nphy_txgains target, in b43_nphy_cal_tx_iq_lo() 5651 struct nphy_txgains target, u8 type, bool debug) in b43_nphy_rev2_cal_rx_iq() 5831 struct nphy_txgains target, u8 type, bool debug) in b43_nphy_rev3_cal_rx_iq() 5838 struct nphy_txgains target, u8 type, bool debug) in b43_nphy_cal_rx_iq() 6044 struct nphy_txgains target; in b43_phy_initn()
|