Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/ath/ath_hal/
Dah_desc.h281 #define HAL_TXDESC_VMF 0x0200 /* virtual more frag */ macro
/freebsd-10-stable/sys/contrib/dev/ath/ath_hal/ar9300/
Dar9300_xmit_ds.c601 | (flags & HAL_TXDESC_VMF ? AR_virt_more_frag : 0) in ar9300_set_11n_tx_desc()