Searched refs:RT2860_TX_LS0 (Results 1 – 3 of 3) sorted by relevance
747 #define RT2860_TX_LS0 (1 << 14) /* SDP0 is the last segment */ macro
839 #define RT2860_TX_LS0 (1 << 14) /* SDP0 is the last segment */ macro
1707 txd->sdl0 |= htole16(RT2860_TX_LS0); in rt2860_tx()