Searched refs:tx_agc_fc (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/wireless/ralink/rt2x00/
H A Drt2800lib.c3765 u8 rx_agc_fc, tx_agc_fc; local
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;
10110 u8 tx_agc_fc = 0, rx_agc_fc = 0, cmm_agc_fc; local
10221 tx_agc_fc = 0;
10255 rf_val |= tx_agc_fc;
[all...]

Completed in 144 milliseconds