Home
last modified time | relevance | path

Searched refs:_rtl92de_llt_write (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Dhw.c484 static bool _rtl92de_llt_write(struct ieee80211_hw *hw, u32 address, u32 data) in _rtl92de_llt_write() function
565 status = _rtl92de_llt_write(hw, i, i + 1); in _rtl92de_llt_table_init()
571 status = _rtl92de_llt_write(hw, (txpktbuf_bndy - 1), 0xFF); in _rtl92de_llt_table_init()
580 status = _rtl92de_llt_write(hw, i, (i + 1)); in _rtl92de_llt_table_init()
586 status = _rtl92de_llt_write(hw, maxpage, txpktbuf_bndy); in _rtl92de_llt_table_init()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Dhw.c484 static bool _rtl92de_llt_write(struct ieee80211_hw *hw, u32 address, u32 data) in _rtl92de_llt_write() function
565 status = _rtl92de_llt_write(hw, i, i + 1); in _rtl92de_llt_table_init()
571 status = _rtl92de_llt_write(hw, (txpktbuf_bndy - 1), 0xFF); in _rtl92de_llt_table_init()
580 status = _rtl92de_llt_write(hw, i, (i + 1)); in _rtl92de_llt_table_init()
586 status = _rtl92de_llt_write(hw, maxpage, txpktbuf_bndy); in _rtl92de_llt_table_init()

Completed in 11 milliseconds