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

/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_eeprom.c372 ahp->ah_eeprom.base_eep_header.op_cap_flags.op_flags =
374 ahp->ah_eeprom.base_eep_header.txrx_mask = 0x11;
377 ahp->ah_eeprom.base_eep_header.op_cap_flags.op_flags =
379 ahp->ah_eeprom.base_eep_header.txrx_mask = 0x11;
436 ahp->ah_eeprom.base_eep_header.txrx_mask = 0x33;
437 ahp->ah_eeprom.base_eep_header.txrxgain = 0x10;
464 OSPREY_BASE_EEP_HEADER *p_base = &eep->base_eep_header;
567 BASE_EEPDEF_HEADER *p_base = &(p_eep_data->base_eep_header);
1122 return eep->base_eep_header.reg_dmn;
1130 return eep->base_eep_header
[all...]
H A Dar9300eep.h369 OSPREY_BASE_EEP_HEADER base_eep_header; member in struct:ospreyEeprom
H A Dar9300_attach.c3410 if ( !((eep->base_eep_header.misc_configuration & 0x80) >> 7) )
/freebsd-11-stable/tools/tools/ath/ath_ee_9300_print/
H A Dmain.c60 const OSPREY_BASE_EEP_HEADER *ee_base = &ee->base_eep_header;

Completed in 184 milliseconds