Searched refs:LSG (Results 1 – 7 of 7) sorted by relevance
52 #define LSG BIT(26) macro
259 ptx_desc->txdw0 |= cpu_to_le32(OWN | FSG | LSG); in r8712_construct_txaggr_cmd_desc()438 ptxdesc->txdw0 |= cpu_to_le32(OWN | FSG | LSG); in update_txdesc()
348 pdesc->txdw0 |= cpu_to_le32(OWN | FSG | LSG); in r8712_cmd_thread()
44 #define LSG BIT(26) macro
58 ptxdesc->txdw0 |= cpu_to_le32(OWN | FSG | LSG); /* own, bFirstSeg, bLastSeg; */ in rtl8188e_fill_fake_txdesc()181 ptxdesc->txdw0 |= cpu_to_le32(OWN | FSG | LSG); in update_txdesc()
28 #define LSG BIT(26) macro
647 desc->txdw0 |= cpu_to_le32(OWN | FSG | LSG); in SetPacketTx()