Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_hal.h126 #define HAL_TXDESC_CLRDMASK 0x0001 /* clear destination filter mask */ macro
H A Dath_main.c821 flags = HAL_TXDESC_CLRDMASK; in ath_tx_start()