Home
last modified time | relevance | path

Searched refs:tbl_len (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/phy/
Dwlc_phy_lcn.c1052 const void *tbl_ptr, u32 tbl_len, in wlc_lcnphy_common_read_table() argument
1058 tab.tbl_len = tbl_len; in wlc_lcnphy_common_read_table()
1066 const void *tbl_ptr, u32 tbl_len, in wlc_lcnphy_common_write_table() argument
1073 tab.tbl_len = tbl_len; in wlc_lcnphy_common_write_table()
1321 tab.tbl_len = 1; in wlc_lcnphy_set_bbmult()
1341 tab.tbl_len = 30; in wlc_lcnphy_clear_tx_power_offsets()
1346 tab.tbl_len = 64; in wlc_lcnphy_clear_tx_power_offsets()
1469 tab.tbl_len = 1; in wlc_lcnphy_tssi_setup()
1558 tab.tbl_len = 1; in wlc_lcnphy_tssi_setup()
1634 tab.tbl_len = ARRAY_SIZE(rate_table); in wlc_lcnphy_txpower_recalc_target()
[all …]
Dwlc_phy_n.c14254 tbl.tbl_len = len; in wlc_phy_table_write_nphy()
14268 tbl.tbl_len = len; in wlc_phy_table_read_nphy()
17634 u32 tbl_len = 0; in wlc_phy_chan2freq_nphy() local
17643 tbl_len = ARRAY_SIZE(chan_info_nphyrev7_2057_rev4); in wlc_phy_chan2freq_nphy()
17655 tbl_len = in wlc_phy_chan2freq_nphy()
17663 tbl_len = in wlc_phy_chan2freq_nphy()
17673 tbl_len = in wlc_phy_chan2freq_nphy()
17680 tbl_len = in wlc_phy_chan2freq_nphy()
17693 tbl_len = ARRAY_SIZE(chan_info_nphyrev8_2057_rev8); in wlc_phy_chan2freq_nphy()
17698 for (i = 0; i < tbl_len; i++) { in wlc_phy_chan2freq_nphy()
[all …]
Dwlc_phy_int.h296 u32 tbl_len; member
Dwlc_phy_cmn.c1112 for (idx = 0; idx < ptbl_info->tbl_len; idx++) { in wlc_phy_write_table()
1155 for (idx = 0; idx < ptbl_info->tbl_len; idx++) { in wlc_phy_read_table()