Searched refs:wlc_lcnphy_write_table (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
D | phy_lcn.c | 910 void wlc_lcnphy_write_table(struct brcms_phy *pi, const struct phytbl_info *pti) in wlc_lcnphy_write_table() function 946 wlc_lcnphy_write_table(pi, &tab); in wlc_lcnphy_common_write_table() 1916 wlc_lcnphy_write_table(pi, &tab); in wlc_lcnphy_set_bbmult() 1934 wlc_lcnphy_write_table(pi, &tab); in wlc_lcnphy_clear_tx_power_offsets() 1939 wlc_lcnphy_write_table(pi, &tab); in wlc_lcnphy_clear_tx_power_offsets() 2084 wlc_lcnphy_write_table(pi, &tab); in wlc_lcnphy_tssi_setup() 2089 wlc_lcnphy_write_table(pi, &tab); in wlc_lcnphy_tssi_setup() 2172 wlc_lcnphy_write_table(pi, &tab); in wlc_lcnphy_tssi_setup() 2253 wlc_lcnphy_write_table(pi, &tab); in wlc_lcnphy_txpower_recalc_target() 2287 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,
|