Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dfw.c64 u32 h2c_waitcounter = 0; in _rtl8723e_fill_h2c_command() local
80 h2c_waitcounter++; in _rtl8723e_fill_h2c_command()
83 h2c_waitcounter); in _rtl8723e_fill_h2c_command()
86 if (h2c_waitcounter > 1000) in _rtl8723e_fill_h2c_command()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dfw.c62 u32 h2c_waitcounter = 0; in _rtl8723be_fill_h2c_command() local
78 h2c_waitcounter++; in _rtl8723be_fill_h2c_command()
81 h2c_waitcounter); in _rtl8723be_fill_h2c_command()
84 if (h2c_waitcounter > 1000) in _rtl8723be_fill_h2c_command()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
Dfw.c202 u32 h2c_waitcounter = 0; in _rtl88e_fill_h2c_command() local
218 h2c_waitcounter++; in _rtl88e_fill_h2c_command()
221 h2c_waitcounter); in _rtl88e_fill_h2c_command()
224 if (h2c_waitcounter > 1000) in _rtl88e_fill_h2c_command()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
Dfw.c306 u32 h2c_waitcounter = 0; in _rtl92d_fill_h2c_command() local
326 h2c_waitcounter++; in _rtl92d_fill_h2c_command()
329 h2c_waitcounter); in _rtl92d_fill_h2c_command()
332 if (h2c_waitcounter > 1000) in _rtl92d_fill_h2c_command()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Dfw.c202 u32 h2c_waitcounter = 0; in _rtl92ee_fill_h2c_command() local
228 h2c_waitcounter++; in _rtl92ee_fill_h2c_command()
231 h2c_waitcounter); in _rtl92ee_fill_h2c_command()
234 if (h2c_waitcounter > 1000) in _rtl92ee_fill_h2c_command()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
Dfw_common.c219 u32 h2c_waitcounter = 0; in _rtl92c_fill_h2c_command() local
234 h2c_waitcounter++; in _rtl92c_fill_h2c_command()
237 h2c_waitcounter); in _rtl92c_fill_h2c_command()
240 if (h2c_waitcounter > 1000) in _rtl92c_fill_h2c_command()
/Linux-v4.19/drivers/staging/rtlwifi/rtl8822be/
Dfw.c48 u32 h2c_waitcounter = 0; in _rtl8822be_fill_h2c_command() local
65 h2c_waitcounter++; in _rtl8822be_fill_h2c_command()
68 h2c_waitcounter); in _rtl8822be_fill_h2c_command()
71 if (h2c_waitcounter > 1000) in _rtl8822be_fill_h2c_command()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dfw.c270 u32 h2c_waitcounter = 0; in _rtl8821ae_fill_h2c_command() local
286 h2c_waitcounter++; in _rtl8821ae_fill_h2c_command()
289 h2c_waitcounter); in _rtl8821ae_fill_h2c_command()
292 if (h2c_waitcounter > 1000) in _rtl8821ae_fill_h2c_command()