Home
last modified time | relevance | path

Searched refs:DATA_SC_SHT (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/staging/rtl8188eu/include/
Drtl8188e_xmit.h99 #define DATA_SC_SHT 20 macro
/linux-4.4.14/drivers/staging/rtl8188eu/hal/
Drtl8188eu_xmit.c166 *pdw |= cpu_to_le32((0x01 << DATA_SC_SHT) & 0x003f0000); in fill_txdesc_phy()
168 *pdw |= cpu_to_le32((0x02 << DATA_SC_SHT) & 0x003f0000); in fill_txdesc_phy()
172 *pdw |= cpu_to_le32((0x03 << DATA_SC_SHT) & 0x003f0000); in fill_txdesc_phy()