Searched refs:base_eep_header (Results 1 – 3 of 3) sorted by relevance
372 ahp->ah_eeprom.base_eep_header.op_cap_flags.op_flags = in ar9300_eeprom_attach()374 ahp->ah_eeprom.base_eep_header.txrx_mask = 0x11; in ar9300_eeprom_attach()377 ahp->ah_eeprom.base_eep_header.op_cap_flags.op_flags = in ar9300_eeprom_attach()379 ahp->ah_eeprom.base_eep_header.txrx_mask = 0x11; in ar9300_eeprom_attach()436 ahp->ah_eeprom.base_eep_header.txrx_mask = 0x33; in ar9300_eeprom_attach()437 ahp->ah_eeprom.base_eep_header.txrxgain = 0x10; in ar9300_eeprom_attach()464 OSPREY_BASE_EEP_HEADER *p_base = &eep->base_eep_header; in ar9300_eeprom_get()567 BASE_EEPDEF_HEADER *p_base = &(p_eep_data->base_eep_header); in ar9300_ini_fixup()1122 return eep->base_eep_header.reg_dmn; in ar9300_regulatory_domain_get()1130 return eep->base_eep_header.eeprom_write_enable_gpio; in ar9300_eeprom_write_enable_gpio_get()[all …]
375 OSPREY_BASE_EEP_HEADER base_eep_header; member
3413 if ( !((eep->base_eep_header.misc_configuration & 0x80) >> 7) ) in ar9300_rf_gain_cap_apply()