Home
last modified time | relevance | path

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

/drivers/staging/rtl8187se/
Dr8180_hw.h152 #define TX_LOOPBACK_MASK ((1<<17)|(1<<18)) macro
Dr8180_core.c1522 txconf = txconf &~ TX_LOOPBACK_MASK; in rtl8180_conttx_enable()
1532 txconf = txconf &~ TX_LOOPBACK_MASK; in rtl8180_conttx_disable()
1587 txconf = txconf &~ TX_LOOPBACK_MASK; in rtl8180_tx_enable()
Dr8185b_init.c3288 txconf = txconf &~ TX_LOOPBACK_MASK; in rtl8185b_tx_enable()