Searched refs:wlc_lcnphy_write_table (Results  1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ | 
| D | phy_lcn.c | 965 void wlc_lcnphy_write_table(struct brcms_phy *pi, const struct phytbl_info *pti)  in wlc_lcnphy_write_table()  function 1001 	wlc_lcnphy_write_table(pi, &tab);  in wlc_lcnphy_common_write_table() 1974 	wlc_lcnphy_write_table(pi, &tab);  in wlc_lcnphy_set_bbmult() 1992 		wlc_lcnphy_write_table(pi, &tab);  in wlc_lcnphy_clear_tx_power_offsets() 1997 	wlc_lcnphy_write_table(pi, &tab);  in wlc_lcnphy_clear_tx_power_offsets() 2142 		wlc_lcnphy_write_table(pi, &tab);  in wlc_lcnphy_tssi_setup() 2147 		wlc_lcnphy_write_table(pi, &tab);  in wlc_lcnphy_tssi_setup() 2230 	wlc_lcnphy_write_table(pi, &tab);  in wlc_lcnphy_tssi_setup() 2311 	wlc_lcnphy_write_table(pi, &tab);  in wlc_lcnphy_txpower_recalc_target() 2345 	wlc_lcnphy_write_table(pi, &tab);  in wlc_lcnphy_set_tx_pwr_soft_ctrl() [all …] 
 | 
| D | phy_int.h | 1005 void wlc_lcnphy_write_table(struct brcms_phy *pi,
  |