Searched refs:wlc_lcnphy_write_table (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/phy/ |
D | phy_lcn.c | 976 void wlc_lcnphy_write_table(struct brcms_phy *pi, const struct phytbl_info *pti) in wlc_lcnphy_write_table() function 1012 wlc_lcnphy_write_table(pi, &tab); in wlc_lcnphy_common_write_table() 1987 wlc_lcnphy_write_table(pi, &tab); in wlc_lcnphy_set_bbmult() 2005 wlc_lcnphy_write_table(pi, &tab); in wlc_lcnphy_clear_tx_power_offsets() 2010 wlc_lcnphy_write_table(pi, &tab); in wlc_lcnphy_clear_tx_power_offsets() 2155 wlc_lcnphy_write_table(pi, &tab); in wlc_lcnphy_tssi_setup() 2160 wlc_lcnphy_write_table(pi, &tab); in wlc_lcnphy_tssi_setup() 2243 wlc_lcnphy_write_table(pi, &tab); in wlc_lcnphy_tssi_setup() 2324 wlc_lcnphy_write_table(pi, &tab); in wlc_lcnphy_txpower_recalc_target() 2358 wlc_lcnphy_write_table(pi, &tab); in wlc_lcnphy_set_tx_pwr_soft_ctrl() [all …]
|
D | phy_int.h | 1023 void wlc_lcnphy_write_table(struct brcms_phy *pi,
|