Searched refs:phytbl_info (Results 1 – 8 of 8) sorted by relevance
/Linux-v6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
D | phytbl_lcn.h | 9 extern const struct phytbl_info dot11lcnphytbl_rx_gain_info_rev0[]; 11 extern const struct phytbl_info dot11lcn_sw_ctrl_tbl_info_4313; 12 extern const struct phytbl_info dot11lcn_sw_ctrl_tbl_info_4313_bt_ipa; 13 extern const struct phytbl_info dot11lcn_sw_ctrl_tbl_info_4313_epa; 14 extern const struct phytbl_info dot11lcn_sw_ctrl_tbl_info_4313_epa_combo; 15 extern const struct phytbl_info dot11lcn_sw_ctrl_tbl_info_4313_bt_epa; 16 extern const struct phytbl_info dot11lcn_sw_ctrl_tbl_info_4313_bt_epa_p250; 18 extern const struct phytbl_info dot11lcnphytbl_info_rev0[]; 21 extern const struct phytbl_info dot11lcnphytbl_rx_gain_info_2G_rev2[]; 24 extern const struct phytbl_info dot11lcnphytbl_rx_gain_info_5G_rev2[]; [all …]
|
D | phytbl_lcn.c | 1398 const struct phytbl_info dot11lcnphytbl_rx_gain_info_rev0[] = { 1411 const struct phytbl_info dot11lcnphytbl_rx_gain_info_2G_rev2[] = { 1428 const struct phytbl_info dot11lcnphytbl_rx_gain_info_5G_rev2[] = { 1445 const struct phytbl_info dot11lcnphytbl_rx_gain_info_extlna_2G_rev2[] = { 1459 const struct phytbl_info dot11lcnphytbl_rx_gain_info_extlna_5G_rev2[] = { 2702 const struct phytbl_info dot11lcnphytbl_info_rev0[] = { 2750 const struct phytbl_info dot11lcn_sw_ctrl_tbl_info_4313 = { 2755 const struct phytbl_info dot11lcn_sw_ctrl_tbl_info_4313_bt_ipa = { 2760 const struct phytbl_info dot11lcn_sw_ctrl_tbl_info_4313_epa = { 2765 const struct phytbl_info dot11lcn_sw_ctrl_tbl_info_4313_bt_epa = { [all …]
|
D | phytbl_n.h | 11 extern const struct phytbl_info mimophytbl_info_rev0[], 17 extern const struct phytbl_info mimophytbl_info_rev3[], 31 extern const struct phytbl_info mimophytbl_info_rev7[]; 37 extern const struct phytbl_info mimophytbl_info_rev16[];
|
D | phytbl_n.c | 4429 const struct phytbl_info mimophytbl_info_rev0_volatile[] = { 4444 const struct phytbl_info mimophytbl_info_rev0[] = { 9017 const struct phytbl_info mimophytbl_info_rev3_volatile[] = { 9021 const struct phytbl_info mimophytbl_info_rev3_volatile1[] = { 9025 const struct phytbl_info mimophytbl_info_rev3_volatile2[] = { 9029 const struct phytbl_info mimophytbl_info_rev3_volatile3[] = { 9033 const struct phytbl_info mimophytbl_info_rev3[] = { 10044 const struct phytbl_info mimophytbl_info_rev7[] = { 10085 const struct phytbl_info mimophytbl_info_rev16[] = {
|
D | phy_lcn.c | 910 void wlc_lcnphy_write_table(struct brcms_phy *pi, const struct phytbl_info *pti) in wlc_lcnphy_write_table() 915 void wlc_lcnphy_read_table(struct brcms_phy *pi, struct phytbl_info *pti) in wlc_lcnphy_read_table() 925 struct phytbl_info tab; in wlc_lcnphy_common_read_table() 940 struct phytbl_info tab; in wlc_lcnphy_common_write_table() 1894 struct phytbl_info tab; in wlc_lcnphy_get_bbmult() 1909 struct phytbl_info tab; in wlc_lcnphy_set_bbmult() 1922 struct phytbl_info tab; in wlc_lcnphy_clear_tx_power_offsets() 2066 struct phytbl_info tab; in wlc_lcnphy_tssi_setup() 2233 struct phytbl_info tab; in wlc_lcnphy_txpower_recalc_target() 2268 struct phytbl_info tab; in wlc_lcnphy_set_tx_pwr_soft_ctrl() [all …]
|
D | phy_int.h | 238 struct phytbl_info { struct 915 const struct phytbl_info *ptbl_info, 918 const struct phytbl_info *ptbl_info, 1006 const struct phytbl_info *pti); 1007 void wlc_lcnphy_read_table(struct brcms_phy *pi, struct phytbl_info *pti);
|
D | phy_cmn.c | 859 wlc_phy_write_table(struct brcms_phy *pi, const struct phytbl_info *ptbl_info, in wlc_phy_write_table() 896 wlc_phy_read_table(struct brcms_phy *pi, const struct phytbl_info *ptbl_info, in wlc_phy_read_table()
|
D | phy_n.c | 14153 struct phytbl_info tbl; in wlc_phy_table_write_nphy() 14167 struct phytbl_info tbl; in wlc_phy_table_read_nphy()
|