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

/freebsd-13-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416desc.h31 #define _get_index(_ah) ( IS_5416V1(_ah) ? -4 : 0 ) macro
33 ((uint32_t*)(&(_ads)->u.tx.status[_get_index(_ah)]))
35 ((const uint32_t*)(&(_ads)->u.tx.status[_get_index(_ah)]))

Completed in 120 milliseconds