Home
last modified time | relevance | path

Searched refs:h2c_setinprogress (Results 1 – 10 of 10) sorted by relevance

/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dfw.c72 if (rtlhal->h2c_setinprogress) { in _rtl8723e_fill_h2c_command()
77 while (rtlhal->h2c_setinprogress) { in _rtl8723e_fill_h2c_command()
93 rtlhal->h2c_setinprogress = true; in _rtl8723e_fill_h2c_command()
248 rtlhal->h2c_setinprogress = false; in _rtl8723e_fill_h2c_command()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dfw.c70 if (rtlhal->h2c_setinprogress) { in _rtl8723be_fill_h2c_command()
75 while (rtlhal->h2c_setinprogress) { in _rtl8723be_fill_h2c_command()
91 rtlhal->h2c_setinprogress = true; in _rtl8723be_fill_h2c_command()
213 rtlhal->h2c_setinprogress = false; in _rtl8723be_fill_h2c_command()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
Dfw.c210 if (rtlhal->h2c_setinprogress) { in _rtl88e_fill_h2c_command()
215 while (rtlhal->h2c_setinprogress) { in _rtl88e_fill_h2c_command()
231 rtlhal->h2c_setinprogress = true; in _rtl88e_fill_h2c_command()
351 rtlhal->h2c_setinprogress = false; in _rtl88e_fill_h2c_command()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
Dfw.c318 if (rtlhal->h2c_setinprogress) { in _rtl92d_fill_h2c_command()
323 while (rtlhal->h2c_setinprogress) { in _rtl92d_fill_h2c_command()
340 rtlhal->h2c_setinprogress = true; in _rtl92d_fill_h2c_command()
460 rtlhal->h2c_setinprogress = false; in _rtl92d_fill_h2c_command()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Dfw.c220 if (rtlhal->h2c_setinprogress) { in _rtl92ee_fill_h2c_command()
225 while (rtlhal->h2c_setinprogress) { in _rtl92ee_fill_h2c_command()
241 rtlhal->h2c_setinprogress = true; in _rtl92ee_fill_h2c_command()
374 rtlhal->h2c_setinprogress = false; in _rtl92ee_fill_h2c_command()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
Dfw_common.c227 if (rtlhal->h2c_setinprogress) { in _rtl92c_fill_h2c_command()
231 while (rtlhal->h2c_setinprogress) { in _rtl92c_fill_h2c_command()
247 rtlhal->h2c_setinprogress = true; in _rtl92c_fill_h2c_command()
400 rtlhal->h2c_setinprogress = false; in _rtl92c_fill_h2c_command()
/Linux-v4.19/drivers/staging/rtlwifi/rtl8822be/
Dfw.c57 if (rtlhal->h2c_setinprogress) { in _rtl8822be_fill_h2c_command()
62 while (rtlhal->h2c_setinprogress) { in _rtl8822be_fill_h2c_command()
78 rtlhal->h2c_setinprogress = true; in _rtl8822be_fill_h2c_command()
213 rtlhal->h2c_setinprogress = false; in _rtl8822be_fill_h2c_command()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dfw.c278 if (rtlhal->h2c_setinprogress) { in _rtl8821ae_fill_h2c_command()
283 while (rtlhal->h2c_setinprogress) { in _rtl8821ae_fill_h2c_command()
299 rtlhal->h2c_setinprogress = true; in _rtl8821ae_fill_h2c_command()
431 rtlhal->h2c_setinprogress = false; in _rtl8821ae_fill_h2c_command()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/
Dwifi.h1674 bool h2c_setinprogress; member
/Linux-v4.19/drivers/staging/rtlwifi/
Dwifi.h1607 bool h2c_setinprogress; member