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

/freebsd-10.1-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416desc.h406 #define TXCTL_NUMWORDS(ah) (AR_SREV_5416_V20_OR_LATER(ah) ? 12 : 8) macro
/freebsd-10.1-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300desc.h421 #define TXCTL_NUMWORDS(ah) 12 macro
H A Dar9300_xmit_ds.c950 desc_info->txctl_numwords = TXCTL_NUMWORDS(ah);

Completed in 106 milliseconds