Searched refs:URTW_CMD_TX_ENABLE (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/sys/dev/usb/wlan/
H A Dif_urtwreg.h47 #define URTW_CMD_TX_ENABLE (0x4) macro
H A Dif_urtw.c1163 urtw_write8_m(sc, URTW_CMD, URTW_CMD_RX_ENABLE | URTW_CMD_TX_ENABLE);
1352 data8 &= ~(URTW_CMD_RX_ENABLE | URTW_CMD_TX_ENABLE);
3929 urtw_write8_m(sc, URTW_CMD, data8 | URTW_CMD_TX_ENABLE);

Completed in 59 milliseconds