Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8192d/ !
Dfw_common.c218 u32 h2c_waitcounter = 0; in rtl92d_fill_h2c_cmd() local
243 h2c_waitcounter++; in rtl92d_fill_h2c_cmd()
246 h2c_waitcounter); in rtl92d_fill_h2c_cmd()
249 if (h2c_waitcounter > 1000) in rtl92d_fill_h2c_cmd()
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ !
Dfw.c42 u32 h2c_waitcounter = 0; in _rtl8723e_fill_h2c_command() local
58 h2c_waitcounter++; in _rtl8723e_fill_h2c_command()
61 h2c_waitcounter); in _rtl8723e_fill_h2c_command()
64 if (h2c_waitcounter > 1000) in _rtl8723e_fill_h2c_command()
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ !
Dfw.c40 u32 h2c_waitcounter = 0; in _rtl8723be_fill_h2c_command() local
56 h2c_waitcounter++; in _rtl8723be_fill_h2c_command()
59 h2c_waitcounter); in _rtl8723be_fill_h2c_command()
62 if (h2c_waitcounter > 1000) in _rtl8723be_fill_h2c_command()
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ !
Dfw.c180 u32 h2c_waitcounter = 0; in _rtl88e_fill_h2c_command() local
196 h2c_waitcounter++; in _rtl88e_fill_h2c_command()
199 h2c_waitcounter); in _rtl88e_fill_h2c_command()
202 if (h2c_waitcounter > 1000) in _rtl88e_fill_h2c_command()
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ !
Dfw.c177 u32 h2c_waitcounter = 0; in _rtl92ee_fill_h2c_command() local
203 h2c_waitcounter++; in _rtl92ee_fill_h2c_command()
206 h2c_waitcounter); in _rtl92ee_fill_h2c_command()
209 if (h2c_waitcounter > 1000) in _rtl92ee_fill_h2c_command()
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8192c/ !
Dfw_common.c197 u32 h2c_waitcounter = 0; in _rtl92c_fill_h2c_command() local
212 h2c_waitcounter++; in _rtl92c_fill_h2c_command()
215 h2c_waitcounter); in _rtl92c_fill_h2c_command()
218 if (h2c_waitcounter > 1000) in _rtl92c_fill_h2c_command()
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ !
Dfw.c248 u32 h2c_waitcounter = 0; in _rtl8821ae_fill_h2c_command() local
264 h2c_waitcounter++; in _rtl8821ae_fill_h2c_command()
267 h2c_waitcounter); in _rtl8821ae_fill_h2c_command()
270 if (h2c_waitcounter > 1000) in _rtl8821ae_fill_h2c_command()