Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/rtl8852b/pci/
H A Dhal_trx_8852be.c563 u32 *wd_words; in _hal_txsc_update_wd() local
577 wd_words = (u32 *)req->wd_page; in _hal_txsc_update_wd()
578 w0 = le32_to_cpu(wd_words[0]) in _hal_txsc_update_wd()
581 w2 = le32_to_cpu(wd_words[2]) in _hal_txsc_update_wd()
589 wd_words[0] = cpu_to_le32(w0); in _hal_txsc_update_wd()
595 wd_words[3] = w3; in _hal_txsc_update_wd()
603 wd_words[2] = cpu_to_le32(w2); in _hal_txsc_update_wd()