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

/drivers/net/wireless/rtlwifi/rtl8188ee/
H A Dhw.c742 static bool _rtl88ee_llt_write(struct ieee80211_hw *hw, u32 address, u32 data) function
795 status = _rtl88ee_llt_write(hw, i, i + 1);
800 status = _rtl88ee_llt_write(hw, (txpktbuf_bndy - 1), 0xFF);
805 status = _rtl88ee_llt_write(hw, i, (i + 1));
810 status = _rtl88ee_llt_write(hw, maxpage, txpktbuf_bndy);

Completed in 15 milliseconds