Searched refs:wlc_lcnphy_read_table (Results  1 – 2 of 2) sorted by relevance
| /Linux-v5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ | 
| D | phy_lcn.c | 915 void wlc_lcnphy_read_table(struct brcms_phy *pi, struct phytbl_info *pti)  in wlc_lcnphy_read_table()  function 931 	wlc_lcnphy_read_table(pi, &tab);  in wlc_lcnphy_common_read_table() 1901 	wlc_lcnphy_read_table(pi, &tab);  in wlc_lcnphy_get_bbmult() 3150 	wlc_lcnphy_read_table(pi, &tab);  in wlc_lcnphy_set_tx_pwr_by_index() 3155 	wlc_lcnphy_read_table(pi, &tab);  in wlc_lcnphy_set_tx_pwr_by_index() 3177 		wlc_lcnphy_read_table(pi, &tab);  in wlc_lcnphy_set_tx_pwr_by_index() 3183 		wlc_lcnphy_read_table(pi, &tab);  in wlc_lcnphy_set_tx_pwr_by_index() 3794 	wlc_lcnphy_read_table(pi, &tab);  in wlc_lcnphy_get_tx_iqcc() 3830 	wlc_lcnphy_read_table(pi, &tab);  in wlc_lcnphy_get_tx_locc() 3918 		wlc_lcnphy_read_table(pi, &tab);  in wlc_lcnphy_txpwrtbl_iqlo_cal() [all …] 
 | 
| D | phy_int.h | 1007 void wlc_lcnphy_read_table(struct brcms_phy *pi, struct phytbl_info *pti);
  |