Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/rtl8187se/
Dr8180_hw.h118 #define TX_LOOPBACK_MASK ((1<<17)|(1<<18)) macro
Dr8180_core.c843 txconf = txconf & ~TX_LOOPBACK_MASK; in rtl8180_conttx_enable()
853 txconf = txconf & ~TX_LOOPBACK_MASK; in rtl8180_conttx_disable()
882 txconf = txconf & ~TX_LOOPBACK_MASK; in rtl8180_tx_enable()