Lines Matching refs:tbl_len
14167 tbl.tbl_len = len; in wlc_phy_table_write_nphy()
14181 tbl.tbl_len = len; in wlc_phy_table_read_nphy()
17672 u32 tbl_id, tbl_len, tbl_offset; in wlc_phy_txpwrctrl_pwr_setup_nphy() local
17840 tbl_len = 64; in wlc_phy_txpwrctrl_pwr_setup_nphy()
17845 for (idx = 0; idx < tbl_len; idx++) { in wlc_phy_txpwrctrl_pwr_setup_nphy()
17860 wlc_phy_table_write_nphy(pi, tbl_id, tbl_len, tbl_offset, 32, in wlc_phy_txpwrctrl_pwr_setup_nphy()
18898 u32 tbl_id, tbl_len, tbl_offset; in wlc_phy_txpwrctrl_coeff_setup_nphy() local
18906 tbl_len = 128; in wlc_phy_txpwrctrl_coeff_setup_nphy()
18917 for (idx = 0; idx < tbl_len; idx++) in wlc_phy_txpwrctrl_coeff_setup_nphy()
18919 wlc_phy_table_write_nphy(pi, tbl_id, tbl_len, tbl_offset, 32, in wlc_phy_txpwrctrl_coeff_setup_nphy()
18931 for (idx = 0; idx < tbl_len; idx++) { in wlc_phy_txpwrctrl_coeff_setup_nphy()
18948 wlc_phy_table_write_nphy(pi, tbl_id, tbl_len, tbl_offset, 32, in wlc_phy_txpwrctrl_coeff_setup_nphy()
20345 u32 tbl_len = 0; in wlc_phy_chan2freq_nphy() local
20354 tbl_len = ARRAY_SIZE(chan_info_nphyrev7_2057_rev4); in wlc_phy_chan2freq_nphy()
20366 tbl_len = ARRAY_SIZE( in wlc_phy_chan2freq_nphy()
20373 tbl_len = ARRAY_SIZE( in wlc_phy_chan2freq_nphy()
20382 tbl_len = ARRAY_SIZE( in wlc_phy_chan2freq_nphy()
20389 tbl_len = ARRAY_SIZE( in wlc_phy_chan2freq_nphy()
20399 tbl_len = ARRAY_SIZE(chan_info_nphyrev8_2057_rev8); in wlc_phy_chan2freq_nphy()
20404 for (i = 0; i < tbl_len; i++) { in wlc_phy_chan2freq_nphy()
20416 if (i >= tbl_len) in wlc_phy_chan2freq_nphy()
20430 tbl_len = ARRAY_SIZE(chan_info_nphyrev3_2056); in wlc_phy_chan2freq_nphy()
20433 tbl_len = ARRAY_SIZE(chan_info_nphyrev4_2056_A1); in wlc_phy_chan2freq_nphy()
20439 tbl_len = ARRAY_SIZE(chan_info_nphyrev5_2056v5); in wlc_phy_chan2freq_nphy()
20443 tbl_len = ARRAY_SIZE(chan_info_nphyrev6_2056v6); in wlc_phy_chan2freq_nphy()
20448 tbl_len = in wlc_phy_chan2freq_nphy()
20453 tbl_len = ARRAY_SIZE(chan_info_nphyrev6_2056v8); in wlc_phy_chan2freq_nphy()
20457 tbl_len = ARRAY_SIZE( in wlc_phy_chan2freq_nphy()
20465 for (i = 0; i < tbl_len; i++) { in wlc_phy_chan2freq_nphy()
20470 if (i >= tbl_len) in wlc_phy_chan2freq_nphy()
23156 u32 tbl_len; in wlc_phy_gen_load_samples_nphy() local
23161 tbl_len = (phy_bw << 3); in wlc_phy_gen_load_samples_nphy()
23169 tbl_len = (phy_bw << 1); in wlc_phy_gen_load_samples_nphy()
23172 tone_buf = kmalloc(sizeof(struct cordic_iq) * tbl_len, GFP_ATOMIC); in wlc_phy_gen_load_samples_nphy()
23176 num_samps = (u16) tbl_len; in wlc_phy_gen_load_samples_nphy()
25783 u32 tbl_len; in wlc_phy_cal_txiqlo_nphy() local
25882 tbl_len = ARRAY_SIZE(tbl_tx_iqlo_cal_loft_ladder_40); in wlc_phy_cal_txiqlo_nphy()
25885 tbl_len = ARRAY_SIZE(tbl_tx_iqlo_cal_loft_ladder_20); in wlc_phy_cal_txiqlo_nphy()
25887 wlc_phy_table_write_nphy(pi, NPHY_TBL_ID_IQLOCAL, tbl_len, 0, in wlc_phy_cal_txiqlo_nphy()
25892 tbl_len = ARRAY_SIZE(tbl_tx_iqlo_cal_iqimb_ladder_40); in wlc_phy_cal_txiqlo_nphy()
25895 tbl_len = ARRAY_SIZE(tbl_tx_iqlo_cal_iqimb_ladder_20); in wlc_phy_cal_txiqlo_nphy()
25897 wlc_phy_table_write_nphy(pi, NPHY_TBL_ID_IQLOCAL, tbl_len, 32, in wlc_phy_cal_txiqlo_nphy()
25922 tbl_len = ARRAY_SIZE(pi->mphase_txcal_bestcoeffs); in wlc_phy_cal_txiqlo_nphy()
25924 tbl_len -= 2; in wlc_phy_cal_txiqlo_nphy()
25929 tbl_len = ARRAY_SIZE(pi->nphy_txiqlocal_bestc); in wlc_phy_cal_txiqlo_nphy()
25931 tbl_len -= 2; in wlc_phy_cal_txiqlo_nphy()
25939 tbl_len = ARRAY_SIZE( in wlc_phy_cal_txiqlo_nphy()
25943 tbl_len = ARRAY_SIZE( in wlc_phy_cal_txiqlo_nphy()
25948 wlc_phy_table_write_nphy(pi, NPHY_TBL_ID_IQLOCAL, tbl_len, 64, in wlc_phy_cal_txiqlo_nphy()
26033 tbl_len, 96, 16, tbl_buf); in wlc_phy_cal_txiqlo_nphy()
26035 tbl_len, 64, 16, tbl_buf); in wlc_phy_cal_txiqlo_nphy()
26083 tbl_len = ARRAY_SIZE(pi->nphy_txiqlocal_bestc); in wlc_phy_cal_txiqlo_nphy()
26085 tbl_len -= 2; in wlc_phy_cal_txiqlo_nphy()
26088 tbl_len, 96, 16, in wlc_phy_cal_txiqlo_nphy()
26094 tbl_len = ARRAY_SIZE(pi->mphase_txcal_bestcoeffs); in wlc_phy_cal_txiqlo_nphy()
26096 tbl_len -= 2; in wlc_phy_cal_txiqlo_nphy()
26099 tbl_len, 96, 16, in wlc_phy_cal_txiqlo_nphy()
28301 u32 tbl_len; in wlc_phy_txpwrctrl_enable_nphy() local
28330 tbl_len = 84; in wlc_phy_txpwrctrl_enable_nphy()
28332 for (ctr = 0; ctr < tbl_len; ctr++) in wlc_phy_txpwrctrl_enable_nphy()
28334 wlc_phy_table_write_nphy(pi, 26, tbl_len, tbl_offset, 16, in wlc_phy_txpwrctrl_enable_nphy()
28336 wlc_phy_table_write_nphy(pi, 27, tbl_len, tbl_offset, 16, in wlc_phy_txpwrctrl_enable_nphy()