Home
last modified time | relevance | path

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

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