Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
Dhw.c538 static bool _rtl92ce_llt_write(struct ieee80211_hw *hw, u32 address, u32 data) in _rtl92ce_llt_write() function
615 status = _rtl92ce_llt_write(hw, i, i + 1); in _rtl92ce_llt_table_init()
620 status = _rtl92ce_llt_write(hw, (txpktbuf_bndy - 1), 0xFF); in _rtl92ce_llt_table_init()
625 status = _rtl92ce_llt_write(hw, i, (i + 1)); in _rtl92ce_llt_table_init()
630 status = _rtl92ce_llt_write(hw, maxpage, txpktbuf_bndy); in _rtl92ce_llt_table_init()