Searched refs:wlc_lcnphy_read_table (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
D | phy_lcn.c | 970 void wlc_lcnphy_read_table(struct brcms_phy *pi, struct phytbl_info *pti) in wlc_lcnphy_read_table() function 986 wlc_lcnphy_read_table(pi, &tab); in wlc_lcnphy_common_read_table() 1959 wlc_lcnphy_read_table(pi, &tab); in wlc_lcnphy_get_bbmult() 3209 wlc_lcnphy_read_table(pi, &tab); in wlc_lcnphy_set_tx_pwr_by_index() 3214 wlc_lcnphy_read_table(pi, &tab); in wlc_lcnphy_set_tx_pwr_by_index() 3236 wlc_lcnphy_read_table(pi, &tab); in wlc_lcnphy_set_tx_pwr_by_index() 3242 wlc_lcnphy_read_table(pi, &tab); in wlc_lcnphy_set_tx_pwr_by_index() 3853 wlc_lcnphy_read_table(pi, &tab); in wlc_lcnphy_get_tx_iqcc() 3891 wlc_lcnphy_read_table(pi, &tab); in wlc_lcnphy_get_tx_locc() 3979 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);
|