Searched refs:RT2860_TX_LS1 (Results 1 – 3 of 3) sorted by relevance
742 #define RT2860_TX_LS1 (1 << 14) /* SDP1 is the last segment */ macro
758 #define RT2860_TX_LS1 (1 << 14) /* SDP1 is the last segment */ macro
1682 txd->sdl1 = htole16(seg->ds_len | RT2860_TX_LS1); in rt2860_tx()1934 txd->sdl1 = htole16(seg->ds_len | RT2860_TX_LS1); in rt2860_tx_raw()