Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dfw.c61 u8 wait_h2c_limmit = 100; in _rtl8723e_fill_h2c_command() local
133 wait_h2c_limmit--; in _rtl8723e_fill_h2c_command()
134 if (wait_h2c_limmit == 0) { in _rtl8723e_fill_h2c_command()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Dfw.c200 u8 wait_h2c_limmit = 100; in _rtl92ee_fill_h2c_command() local
286 wait_h2c_limmit = 100; in _rtl92ee_fill_h2c_command()
289 wait_h2c_limmit--; in _rtl92ee_fill_h2c_command()
290 if (wait_h2c_limmit == 0) { in _rtl92ee_fill_h2c_command()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dfw.c59 u8 wait_h2c_limmit = 100; in _rtl8723be_fill_h2c_command() local
130 wait_h2c_limmit--; in _rtl8723be_fill_h2c_command()
131 if (wait_h2c_limmit == 0) { in _rtl8723be_fill_h2c_command()
/Linux-v4.19/drivers/staging/rtlwifi/rtl8822be/
Dfw.c46 u8 wait_h2c_limmit = 100; in _rtl8822be_fill_h2c_command() local
126 wait_h2c_limmit = 100; in _rtl8822be_fill_h2c_command()
129 wait_h2c_limmit--; in _rtl8822be_fill_h2c_command()
130 if (wait_h2c_limmit == 0) { in _rtl8822be_fill_h2c_command()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
Dfw.c199 u8 wait_h2c_limmit = 100; in _rtl88e_fill_h2c_command() local
269 wait_h2c_limmit--; in _rtl88e_fill_h2c_command()
270 if (wait_h2c_limmit == 0) { in _rtl88e_fill_h2c_command()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
Dfw.c303 u8 wait_h2c_limmit = 100; in _rtl92d_fill_h2c_command() local
376 wait_h2c_limmit--; in _rtl92d_fill_h2c_command()
377 if (wait_h2c_limmit == 0) { in _rtl92d_fill_h2c_command()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
Dfw_common.c216 u8 wait_h2c_limmit = 100; in _rtl92c_fill_h2c_command() local
286 wait_h2c_limmit--; in _rtl92c_fill_h2c_command()
287 if (wait_h2c_limmit == 0) { in _rtl92c_fill_h2c_command()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dfw.c267 u8 wait_h2c_limmit = 100; in _rtl8821ae_fill_h2c_command() local
342 wait_h2c_limmit = 100; in _rtl8821ae_fill_h2c_command()
347 wait_h2c_limmit--; in _rtl8821ae_fill_h2c_command()
348 if (wait_h2c_limmit == 0) { in _rtl8821ae_fill_h2c_command()