Searched refs:URTW_TX_DPRETRY_MASK (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/usb/ | ||
H A D | if_urtwreg.h | 68 #define URTW_TX_DPRETRY_MASK (0xff00) macro |
H A D | if_urtw.c | 2182 data &= ~(URTW_TX_DPRETRY_MASK | URTW_TX_RTSRETRY_MASK); in urtw_tx_enable() |