Home
last modified time | relevance | path

Searched refs:RT2860_TX_LS0 (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/usb/wlan/
H A Dif_runreg.h742 #define RT2860_TX_LS0 (1 << 14) /* SDP0 is the last segment */ macro
H A Dif_mtwreg.h747 #define RT2860_TX_LS0 (1 << 14) /* SDP0 is the last segment */ macro
/freebsd/sys/dev/ral/
H A Drt2860reg.h784 #define RT2860_TX_LS0 (1 << 14) /* SDP0 is the last segment */ macro
H A Drt2860.c1658 txd->sdl0 |= htole16(RT2860_TX_LS0); in rt2860_tx()
1899 txd->sdl0 |= htole16(RT2860_TX_LS0); in rt2860_tx_raw()