Searched refs:_rtl92ce_llt_write (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
H A D | hw.c | 561 static bool _rtl92ce_llt_write(struct ieee80211_hw *hw, u32 address, u32 data) _rtl92ce_llt_write() function 639 status = _rtl92ce_llt_write(hw, i, i + 1); _rtl92ce_llt_table_init() 644 status = _rtl92ce_llt_write(hw, (txpktbuf_bndy - 1), 0xFF); _rtl92ce_llt_table_init() 649 status = _rtl92ce_llt_write(hw, i, (i + 1)); _rtl92ce_llt_table_init() 654 status = _rtl92ce_llt_write(hw, maxPage, txpktbuf_bndy); _rtl92ce_llt_table_init()
|
Completed in 81 milliseconds