Lines Matching refs:tx_agc_fc
3765 u8 rx_agc_fc, tx_agc_fc;
3877 tx_agc_fc = drv_data->tx_calibration_bw40;
3880 tx_agc_fc = drv_data->tx_calibration_bw20;
3901 rfcsr |= tx_agc_fc;
3905 rfcsr |= tx_agc_fc;
3909 rfcsr |= tx_agc_fc;
3913 rfcsr |= tx_agc_fc;
10104 u8 tx_agc_fc = 0, rx_agc_fc = 0, cmm_agc_fc;
10215 tx_agc_fc = 0;
10249 rf_val |= tx_agc_fc;
10253 rf_val |= tx_agc_fc;
10275 cmm_agc_fc = tx_agc_fc;
10282 tx_agc_fc = 0;
10287 tx_agc_fc++;
10295 drv_data->tx_calibration_bw20 = tx_agc_fc;
10297 drv_data->tx_calibration_bw40 = tx_agc_fc;