Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8188eu/include/
Drtl8188e_xmit.h98 #define PWR_STATUS_SHT 15 macro
/linux-4.4.14/drivers/staging/rtl8188eu/hal/
Drtl8188eu_xmit.c273 ptxdesc->txdw4 |= cpu_to_le32((pwr_status & 0x7) << PWR_STATUS_SHT); in update_txdesc()