Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dfw.c61 u8 wait_h2c_limmit = 100; in _rtl8723e_fill_h2c_command() local
134 wait_h2c_limmit--; in _rtl8723e_fill_h2c_command()
135 if (wait_h2c_limmit == 0) { in _rtl8723e_fill_h2c_command()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dfw.c59 u8 wait_h2c_limmit = 100; in _rtl8723be_fill_h2c_command() local
131 wait_h2c_limmit--; in _rtl8723be_fill_h2c_command()
132 if (wait_h2c_limmit == 0) { in _rtl8723be_fill_h2c_command()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Dfw.c278 u8 wait_h2c_limmit = 100; in _rtl92ee_fill_h2c_command() local
364 wait_h2c_limmit = 100; in _rtl92ee_fill_h2c_command()
367 wait_h2c_limmit--; in _rtl92ee_fill_h2c_command()
368 if (wait_h2c_limmit == 0) { in _rtl92ee_fill_h2c_command()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
Dfw.c271 u8 wait_h2c_limmit = 100; in _rtl88e_fill_h2c_command() local
342 wait_h2c_limmit--; in _rtl88e_fill_h2c_command()
343 if (wait_h2c_limmit == 0) { in _rtl88e_fill_h2c_command()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
Dfw.c369 u8 wait_h2c_limmit = 100; in _rtl92d_fill_h2c_command() local
443 wait_h2c_limmit--; in _rtl92d_fill_h2c_command()
444 if (wait_h2c_limmit == 0) { in _rtl92d_fill_h2c_command()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
Dfw_common.c290 u8 wait_h2c_limmit = 100; in _rtl92c_fill_h2c_command() local
361 wait_h2c_limmit--; in _rtl92c_fill_h2c_command()
362 if (wait_h2c_limmit == 0) { in _rtl92c_fill_h2c_command()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dfw.c336 u8 wait_h2c_limmit = 100; in _rtl8821ae_fill_h2c_command() local
411 wait_h2c_limmit = 100; in _rtl8821ae_fill_h2c_command()
416 wait_h2c_limmit--; in _rtl8821ae_fill_h2c_command()
417 if (wait_h2c_limmit == 0) { in _rtl8821ae_fill_h2c_command()