<dec f='src/src/sys/external/isc/atheros_hal/dist/ar5416/ar5416.h' l='172' type='HAL_STATUS ar5416ProcRxDesc(struct ath_hal * ah, struct ath_desc * , __uint32_t , struct ath_desc * , __uint64_t , struct ath_rx_status * )'/>
<use f='src/src/sys/external/isc/atheros_hal/dist/ar5416/ar5416_attach.c' l='106' u='r' c='ar5416InitState'/>
<def f='src/src/sys/external/isc/atheros_hal/dist/ar5416/ar5416_recv.c' l='91' ll='178' type='HAL_STATUS ar5416ProcRxDesc(struct ath_hal * ah, struct ath_desc * ds, __uint32_t pa, struct ath_desc * nds, __uint64_t tsf, struct ath_rx_status * rs)'/>
<doc f='src/src/sys/external/isc/atheros_hal/dist/ar5416/ar5416_recv.c' l='83'>/*
 * Process an RX descriptor, and return the status to the caller.
 * Copy some hardware specific items into the software portion
 * of the descriptor.
 *
 * NB: the caller is responsible for validating the memory contents
 *     of the descriptor (e.g. flushing any cached copy).
 */</doc>
