Searched refs:RT2860_TX_LS1 (Results 1 – 4 of 4) sorted by relevance
738 #define RT2860_TX_LS1 (1 << 14) /* SDP1 is the last segment */ macro
743 #define RT2860_TX_LS1 (1 << 14) /* SDP1 is the last segment */ macro
780 #define RT2860_TX_LS1 (1 << 14) /* SDP1 is the last segment */ macro
1656 txd->sdl1 = htole16(seg->ds_len | RT2860_TX_LS1); in rt2860_tx()1897 txd->sdl1 = htole16(seg->ds_len | RT2860_TX_LS1); in rt2860_tx_raw()