Searched refs:wlc_lcnphy_read_table (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/phy/ |
D | phy_lcn.c | 981 void wlc_lcnphy_read_table(struct brcms_phy *pi, struct phytbl_info *pti) in wlc_lcnphy_read_table() function 997 wlc_lcnphy_read_table(pi, &tab); in wlc_lcnphy_common_read_table() 1972 wlc_lcnphy_read_table(pi, &tab); in wlc_lcnphy_get_bbmult() 3223 wlc_lcnphy_read_table(pi, &tab); in wlc_lcnphy_set_tx_pwr_by_index() 3228 wlc_lcnphy_read_table(pi, &tab); in wlc_lcnphy_set_tx_pwr_by_index() 3250 wlc_lcnphy_read_table(pi, &tab); in wlc_lcnphy_set_tx_pwr_by_index() 3256 wlc_lcnphy_read_table(pi, &tab); in wlc_lcnphy_set_tx_pwr_by_index() 3872 wlc_lcnphy_read_table(pi, &tab); in wlc_lcnphy_get_tx_iqcc() 3910 wlc_lcnphy_read_table(pi, &tab); in wlc_lcnphy_get_tx_locc() 3998 wlc_lcnphy_read_table(pi, &tab); in wlc_lcnphy_txpwrtbl_iqlo_cal() [all …]
|
D | phy_int.h | 1025 void wlc_lcnphy_read_table(struct brcms_phy *pi, struct phytbl_info *pti);
|