Home
last modified time | relevance | path

Searched refs:LSG (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/staging/rtl8712/
A Drtl8712_xmit.h52 #define LSG BIT(26) macro
A Drtl8712_xmit.c259 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()
A Drtl8712_cmd.c348 pdesc->txdw0 |= cpu_to_le32(OWN | FSG | LSG); in r8712_cmd_thread()
/linux/drivers/staging/r8188eu/include/
A Drtl8188e_xmit.h44 #define LSG BIT(26) macro
/linux/drivers/staging/r8188eu/hal/
A Drtl8188eu_xmit.c49 ptxdesc->txdw0 |= cpu_to_le32(OWN | FSG | LSG); /* own, bFirstSeg, bLastSeg; */ in rtl8188e_fill_fake_txdesc()
165 ptxdesc->txdw0 |= cpu_to_le32(OWN | FSG | LSG); in update_txdesc()
/linux/drivers/staging/rtl8723bs/include/
A Drtl8723b_xmit.h28 #define LSG BIT(26) macro

Completed in 14 milliseconds