Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dfw.c64 u32 h2c_waitcounter = 0; in _rtl8723e_fill_h2c_command() local
80 h2c_waitcounter++; in _rtl8723e_fill_h2c_command()
83 h2c_waitcounter); in _rtl8723e_fill_h2c_command()
86 if (h2c_waitcounter > 1000) in _rtl8723e_fill_h2c_command()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dfw.c62 u32 h2c_waitcounter = 0; in _rtl8723be_fill_h2c_command() local
78 h2c_waitcounter++; in _rtl8723be_fill_h2c_command()
81 h2c_waitcounter); in _rtl8723be_fill_h2c_command()
84 if (h2c_waitcounter > 1000) in _rtl8723be_fill_h2c_command()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
Dfw.c274 u32 h2c_waitcounter = 0; in _rtl88e_fill_h2c_command() local
290 h2c_waitcounter++; in _rtl88e_fill_h2c_command()
293 h2c_waitcounter); in _rtl88e_fill_h2c_command()
296 if (h2c_waitcounter > 1000) in _rtl88e_fill_h2c_command()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Dfw.c280 u32 h2c_waitcounter = 0; in _rtl92ee_fill_h2c_command() local
306 h2c_waitcounter++; in _rtl92ee_fill_h2c_command()
309 h2c_waitcounter); in _rtl92ee_fill_h2c_command()
312 if (h2c_waitcounter > 1000) in _rtl92ee_fill_h2c_command()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
Dfw.c372 u32 h2c_waitcounter = 0; in _rtl92d_fill_h2c_command() local
392 h2c_waitcounter++; in _rtl92d_fill_h2c_command()
395 h2c_waitcounter); in _rtl92d_fill_h2c_command()
398 if (h2c_waitcounter > 1000) in _rtl92d_fill_h2c_command()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
Dfw_common.c293 u32 h2c_waitcounter = 0; in _rtl92c_fill_h2c_command() local
308 h2c_waitcounter++; in _rtl92c_fill_h2c_command()
311 h2c_waitcounter); in _rtl92c_fill_h2c_command()
314 if (h2c_waitcounter > 1000) in _rtl92c_fill_h2c_command()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dfw.c339 u32 h2c_waitcounter = 0; in _rtl8821ae_fill_h2c_command() local
355 h2c_waitcounter++; in _rtl8821ae_fill_h2c_command()
358 h2c_waitcounter); in _rtl8821ae_fill_h2c_command()
361 if (h2c_waitcounter > 1000) in _rtl8821ae_fill_h2c_command()