Searched refs:RT2860_TX_LS1 (Results 1 – 2 of 2) sorted by relevance
650 #define RT2860_TX_LS1 (1 << 14) /* SDP1 is the last segment */ macro
1233 txd->sdl1 = LE_16(pktlen - hdrlen | RT2860_TX_LS1); in rt2860_send()