Home
last modified time | relevance | path

Searched refs:INIT_TX_FIFO_THRESHOLD (Results 1 – 3 of 3) sorted by relevance

/netbsd/sys/external/isc/atheros_hal/dist/ar5211/
H A Dar5211.h66 #define INIT_TX_FIFO_THRESHOLD MIN_TX_FIFO_THRESHOLD macro
/netbsd/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212.h76 #define INIT_TX_FIFO_THRESHOLD MIN_TX_FIFO_THRESHOLD macro
H A Dar5212_attach.c258 ahp->ah_txTrigLev = INIT_TX_FIFO_THRESHOLD; in ar5212InitState()