Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210.h88 #define INIT_PROTO_TIME_CNTRL ( (INIT_CARR_SENSE_EN << 26) | (INIT_EIFS << 12) | \ macro
H A Dar5210_xmit.c205 OS_REG_WRITE(ah, AR_IFS1, INIT_PROTO_TIME_CNTRL); in ar5210ResetTxQueue()