Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/wlan/
H A Dif_urtwreg.h57 #define URTW_TX_LOOPBACK_MASK (0x60000) macro
H A Dif_urtw.c1635 data = orig & ~URTW_TX_LOOPBACK_MASK; in urtw_set_channel()
3852 data &= ~URTW_TX_LOOPBACK_MASK; in urtw_tx_enable()
3879 data &= ~URTW_TX_LOOPBACK_MASK; in urtw_tx_enable()