Searched refs:LSG (Results 1 - 8 of 8) sorted by relevance

/linux-4.1.27/drivers/staging/rtl8712/
H A Drtl8712_xmit.h66 #define LSG BIT(26) macro
H A Drtl8712_xmit.c274 ptx_desc->txdw0 |= cpu_to_le32(OWN | FSG | LSG); r8712_construct_txaggr_cmd_desc()
460 ptxdesc->txdw0 |= cpu_to_le32(OWN | FSG | LSG); update_txdesc()
H A Drtl8712_cmd.c365 pdesc->txdw0 |= cpu_to_le32(OWN | FSG | LSG); r8712_cmd_thread()
/linux-4.1.27/drivers/staging/rtl8723au/include/
H A Drtl8723a_xmit.h40 #define LSG BIT(26) macro
/linux-4.1.27/drivers/staging/rtl8188eu/include/
H A Drtl8188e_xmit.h62 #define LSG BIT(26) macro
/linux-4.1.27/drivers/staging/rtl8188eu/hal/
H A Drtl8188eu_xmit.c74 ptxdesc->txdw0 |= cpu_to_le32(OWN | FSG | LSG); /* own, bFirstSeg, bLastSeg; */ rtl8188e_fill_fake_txdesc()
198 ptxdesc->txdw0 |= cpu_to_le32(OWN | FSG | LSG); update_txdesc()
/linux-4.1.27/drivers/staging/rtl8723au/hal/
H A Drtl8723au_xmit.c269 ptxdesc->txdw0 |= cpu_to_le32(OWN | FSG | LSG); update_txdesc()
H A Drtl8723a_hal_init.c1874 ptxdesc->txdw0 |= cpu_to_le32(OWN | FSG | LSG); rtl8723a_fill_fake_txdesc()

Completed in 158 milliseconds