Searched refs:nphy_txgains (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/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; 19209 struct nphy_txgains target_gain; in wlc_phy_init_nphy() 23283 struct nphy_txgains wlc_phy_get_tx_gain_nphy(struct brcms_phy *pi) in wlc_phy_get_tx_gain_nphy() 23287 struct nphy_txgains target_gain; in wlc_phy_get_tx_gain_nphy() 23402 struct nphy_txgains target_gain, in wlc_phy_iqcal_gainparams_nphy() 24710 struct nphy_txgains phy_a9; in wlc_phy_a2_nphy() 25426 struct nphy_txgains target_gain; in wlc_phy_cal_perical_nphy_run() 25662 wlc_phy_cal_txiqlo_nphy(struct brcms_phy *pi, struct nphy_txgains target_gain, in wlc_phy_cal_txiqlo_nphy() 27345 struct nphy_txgains target_gain, in wlc_phy_cal_rxiq_nphy_rev3() 27507 struct nphy_txgains target_gain, bool debug) in wlc_phy_cal_rxiq_nphy_rev2() [all …]
|
/Linux-v5.4/drivers/net/wireless/broadcom/b43/ |
D | phy_n.c | 27 struct nphy_txgains { struct 3551 struct nphy_txgains target, in b43_nphy_iq_cal_gain_params() 5006 static struct nphy_txgains b43_nphy_get_tx_gains(struct b43_wldev *dev) in b43_nphy_get_tx_gains() 5011 struct nphy_txgains target; in b43_nphy_get_tx_gains() 5371 struct nphy_txgains target, in b43_nphy_cal_tx_iq_lo() 5639 struct nphy_txgains target, u8 type, bool debug) in b43_nphy_rev2_cal_rx_iq() 5819 struct nphy_txgains target, u8 type, bool debug) in b43_nphy_rev3_cal_rx_iq() 5826 struct nphy_txgains target, u8 type, bool debug) in b43_nphy_cal_rx_iq() 6030 struct nphy_txgains target; in b43_phy_initn()
|