Home
last modified time | relevance | path

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

/freebsd-head/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_recv_ds.c130 if ((rxsp->status11 & AR_rx_frame_ok) == 0) { in ar9300_proc_rx_desc_fast()
HDar9300desc.h398 #define AR_rx_frame_ok 0x00000002 macro
/freebsd-head/tools/tools/ath/athalq/
HDar9300_ds.c395 MF(rxs.status11, AR_rx_frame_ok), in ar9300_decode_rxstatus()