Searched refs:AR_hw_upload_data_valid (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_recv_ds.c104 rxs->rs_flags |= (rxsp->status4 & AR_hw_upload_data_valid) ? HAL_RX_UPLOAD_VALID : 0;
H A Dar9300desc.h369 #define AR_hw_upload_data_valid 0x00000080 macro
/freebsd-12-stable/tools/tools/ath/athalq/
H A Dar9300_ds.c380 MS(rxs.status4, AR_hw_upload_data_valid));

Completed in 203 milliseconds