Searched refs:CAPABILITY_EXTERNAL_PA_TX0 (Results 1 – 2 of 2) sorted by relevance
/drivers/net/wireless/ralink/rt2x00/ |
D | rt2800lib.c | 4437 if (test_bit(CAPABILITY_EXTERNAL_PA_TX0, in rt2800_config_channel() 7711 int tx0_ext_pa = test_bit(CAPABILITY_EXTERNAL_PA_TX0, in rt2800_init_rfcsr_3352() 8776 if (test_bit(CAPABILITY_EXTERNAL_PA_TX0, &rt2x00dev->cap_flags)) in rt2800_rxiq_calibration() 8836 if (test_bit(CAPABILITY_EXTERNAL_PA_TX0, &rt2x00dev->cap_flags)) { in rt2800_rxiq_calibration() 9787 if (test_bit(CAPABILITY_EXTERNAL_PA_TX0, &rt2x00dev->cap_flags)) { in rt2800_loft_iq_calibration() 9795 if (test_bit(CAPABILITY_EXTERNAL_PA_TX0, &rt2x00dev->cap_flags)) { in rt2800_loft_iq_calibration() 9814 if (!test_bit(CAPABILITY_EXTERNAL_PA_TX0, &rt2x00dev->cap_flags)) { in rt2800_loft_iq_calibration() 9839 if (test_bit(CAPABILITY_EXTERNAL_PA_TX0, &rt2x00dev->cap_flags)) { in rt2800_loft_iq_calibration() 9865 if (test_bit(CAPABILITY_EXTERNAL_PA_TX0, &rt2x00dev->cap_flags)) { in rt2800_loft_iq_calibration() 9884 if (test_bit(CAPABILITY_EXTERNAL_PA_TX0, &rt2x00dev->cap_flags)) in rt2800_loft_iq_calibration() [all …]
|
D | rt2x00.h | 723 CAPABILITY_EXTERNAL_PA_TX0, enumerator
|