Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dfw.c39 u8 wait_h2c_limmit = 100; in _rtl8723e_fill_h2c_command() local
111 wait_h2c_limmit--; in _rtl8723e_fill_h2c_command()
112 if (wait_h2c_limmit == 0) { in _rtl8723e_fill_h2c_command()
/linux-6.6.21/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Dfw.c175 u8 wait_h2c_limmit = 100; in _rtl92ee_fill_h2c_command() local
261 wait_h2c_limmit = 100; in _rtl92ee_fill_h2c_command()
264 wait_h2c_limmit--; in _rtl92ee_fill_h2c_command()
265 if (wait_h2c_limmit == 0) { in _rtl92ee_fill_h2c_command()
/linux-6.6.21/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dfw.c37 u8 wait_h2c_limmit = 100; in _rtl8723be_fill_h2c_command() local
108 wait_h2c_limmit--; in _rtl8723be_fill_h2c_command()
109 if (wait_h2c_limmit == 0) { in _rtl8723be_fill_h2c_command()
/linux-6.6.21/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
Dfw.c281 u8 wait_h2c_limmit = 100; in _rtl92d_fill_h2c_command() local
354 wait_h2c_limmit--; in _rtl92d_fill_h2c_command()
355 if (wait_h2c_limmit == 0) { in _rtl92d_fill_h2c_command()
/linux-6.6.21/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
Dfw.c177 u8 wait_h2c_limmit = 100; in _rtl88e_fill_h2c_command() local
247 wait_h2c_limmit--; in _rtl88e_fill_h2c_command()
248 if (wait_h2c_limmit == 0) { in _rtl88e_fill_h2c_command()
/linux-6.6.21/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
Dfw_common.c194 u8 wait_h2c_limmit = 100; in _rtl92c_fill_h2c_command() local
264 wait_h2c_limmit--; in _rtl92c_fill_h2c_command()
265 if (wait_h2c_limmit == 0) { in _rtl92c_fill_h2c_command()
/linux-6.6.21/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dfw.c245 u8 wait_h2c_limmit = 100; in _rtl8821ae_fill_h2c_command() local
320 wait_h2c_limmit = 100; in _rtl8821ae_fill_h2c_command()
325 wait_h2c_limmit--; in _rtl8821ae_fill_h2c_command()
326 if (wait_h2c_limmit == 0) { in _rtl8821ae_fill_h2c_command()