Home
last modified time | relevance | path

Searched refs:tx_end_to_xpa_off (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300eep.h316 u_int8_t tx_end_to_xpa_off; // 1 member
H A Dar9300_eeprom.c2071 return eep->modal_header_2g.tx_end_to_xpa_off; in ar9300_tx_end_to_xpa_off_get()
2073 return eep->modal_header_5g.tx_end_to_xpa_off; in ar9300_tx_end_to_xpa_off_get()
/freebsd/tools/tools/ath/ath_ee_9300_print/
H A Dmain.c152 m->tx_end_to_xpa_off, in eeprom_9300_modal_print()