Searched refs:HAL_TXDESC_CLRDMASK (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/io/ath/ | ||
H A D | ath_hal.h | 126 #define HAL_TXDESC_CLRDMASK 0x0001 /* clear destination filter mask */ macro |
H A D | ath_main.c | 821 flags = HAL_TXDESC_CLRDMASK; in ath_tx_start() |