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

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

Completed in 118 milliseconds