Searched refs:HAL_TXDESC_INTREQ (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/ath/ | ||
H A D | ath_hal.h | 130 #define HAL_TXDESC_INTREQ 0x0010 /* enable per-descriptor interrupt */ macro |
H A D | ath_main.c | 879 flags |= HAL_TXDESC_INTREQ; in ath_tx_start() |