Home
last modified time | relevance | path

Searched refs:HAL_RX_LNA_EXTCFG (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/
H A Dah_desc.h162 #define HAL_RX_LNA_EXTCFG 0x40 /* 0 = external diversity ant1, 1 = ant2 */ macro
/freebsd/sys/dev/ath/
H A Dif_ath_rx.c871 if (rs->rs_rssi_ctl[2] & HAL_RX_LNA_EXTCFG) in ath_rx_pkt()