Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_recv_ds.c147 u_int phyerr = MS(rxsp->status11, AR_phy_err_code); in ar9300_proc_rx_desc_fast()
161 phyerr = MS(rxsp->status11, AR_phy_err_code); in ar9300_proc_rx_desc_fast()
H A Dar9300desc.h408 #define AR_phy_err_code 0x0000ff00 macro
/freebsd/tools/tools/ath/athalq/
H A Dar9300_ds.c407 MS(rxs.status11, AR_phy_err_code)); in ar9300_decode_rxstatus()