Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ath/
H A Dath_hal.h130 #define HAL_TXDESC_INTREQ 0x0010 /* enable per-descriptor interrupt */ macro
H A Dath_main.c879 flags |= HAL_TXDESC_INTREQ; in ath_tx_start()