Searched refs:phytbl_info_t (Results 1 – 5 of 5) sorted by relevance
/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/phy/ |
D | wlc_phytbl_n.h | 19 typedef phytbl_info_t mimophytbl_info_t;
|
D | wlc_phytbl_lcn.h | 17 typedef phytbl_info_t dot11lcnphytbl_info_t;
|
D | wlc_phy_lcn.c | 1040 void wlc_lcnphy_write_table(phy_info_t *pi, const phytbl_info_t *pti) in wlc_lcnphy_write_table() 1045 void wlc_lcnphy_read_table(phy_info_t *pi, phytbl_info_t *pti) in wlc_lcnphy_read_table() 1055 phytbl_info_t tab; in wlc_lcnphy_common_read_table() 1070 phytbl_info_t tab; in wlc_lcnphy_common_write_table() 1318 phytbl_info_t tab; in wlc_lcnphy_set_bbmult() 1331 phytbl_info_t tab; in wlc_lcnphy_clear_tx_power_offsets() 1463 phytbl_info_t tab; in wlc_lcnphy_tssi_setup() 1617 phytbl_info_t tab; in wlc_lcnphy_txpower_recalc_target() 1652 phytbl_info_t tab; in wlc_lcnphy_set_tx_pwr_soft_ctrl() 2158 phytbl_info_t tab; in wlc_lcnphy_vbat_temp_sense_setup() [all …]
|
D | wlc_phy_int.h | 300 } phytbl_info_t; typedef 1011 extern void wlc_phy_read_table(phy_info_t *pi, const phytbl_info_t *ptbl_info, 1015 const phytbl_info_t *ptbl_info, u16 tblAddr, 1111 extern void wlc_lcnphy_write_table(phy_info_t *pi, const phytbl_info_t *pti); 1112 extern void wlc_lcnphy_read_table(phy_info_t *pi, phytbl_info_t *pti);
|
D | wlc_phy_cmn.c | 1097 wlc_phy_write_table(phy_info_t *pi, const phytbl_info_t *ptbl_info, in wlc_phy_write_table() 1140 wlc_phy_read_table(phy_info_t *pi, const phytbl_info_t *ptbl_info, in wlc_phy_read_table()
|