Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8712/
H A Drtl8712_xmit.h52 #define LSG BIT(26) macro
H A Drtl8712_xmit.c256 ptx_desc->txdw0 |= cpu_to_le32(OWN | FSG | LSG); in r8712_construct_txaggr_cmd_desc()
432 ptxdesc->txdw0 |= cpu_to_le32(OWN | FSG | LSG); in update_txdesc()
H A Drtl8712_cmd.c312 pdesc->txdw0 |= cpu_to_le32(OWN | FSG | LSG); in r8712_cmd_thread()
/linux/drivers/staging/rtl8723bs/include/
H A Drtl8723b_xmit.h28 #define LSG BIT(26) macro