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

/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_main.c826 flags |= HAL_TXDESC_RTSENA; /* RTS based on frame length */
848 if (flags & (HAL_TXDESC_RTSENA|HAL_TXDESC_CTSENA)) {
864 if (flags & HAL_TXDESC_RTSENA) { /* SIFS + CTS */
H A Dath_hal.h128 #define HAL_TXDESC_RTSENA 0x0004 /* enable RTS */ macro

Completed in 55 milliseconds