Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_hal.h129 #define HAL_TXDESC_CTSENA 0x0008 /* enable CTS */ macro
H A Dath_main.c848 if (flags & (HAL_TXDESC_RTSENA|HAL_TXDESC_CTSENA)) { in ath_tx_start()