Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_recv_ds.c177 rxs->rs_flags |= HAL_RX_LOC_INFO; in ar9300_proc_rx_desc_fast()
187 rxs->rs_flags |= HAL_RX_LOC_INFO; in ar9300_proc_rx_desc_fast()
/freebsd/sys/dev/ath/ath_hal/
H A Dah_desc.h145 #define HAL_RX_LOC_INFO 0x0400 /* RX locationing information */ macro