Searched refs:div_mode (Results 1 – 1 of 1) sorted by relevance
6845 int ant, div_mode; in rt2800_init_bbp_53xx() local6914 div_mode = rt2x00_get_field16(eeprom, in rt2800_init_bbp_53xx()6916 ant = (div_mode == 3) ? 1 : 0; in rt2800_init_bbp_53xx()6954 int ant, div_mode; in rt2800_init_bbp_5592() local7001 div_mode = rt2x00_get_field16(eeprom, EEPROM_NIC_CONF1_ANT_DIVERSITY); in rt2800_init_bbp_5592()7002 ant = (div_mode == 3) ? 1 : 0; in rt2800_init_bbp_5592()