Home
last modified time | relevance | path

Searched refs:HAL_TXDESC_VMF (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/
H A Dah_desc.h268 #define HAL_TXDESC_VMF 0x0200 /* virtual more frag */ macro
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_xmit_ds.c613 | (flags & HAL_TXDESC_VMF ? AR_virt_more_frag : 0) in ar9300_set_11n_tx_desc()