Searched refs:h2c_setinprogress (Results 1 – 8 of 8) sorted by relevance
50 if (rtlhal->h2c_setinprogress) { in _rtl8723e_fill_h2c_command()55 while (rtlhal->h2c_setinprogress) { in _rtl8723e_fill_h2c_command()71 rtlhal->h2c_setinprogress = true; in _rtl8723e_fill_h2c_command()226 rtlhal->h2c_setinprogress = false; in _rtl8723e_fill_h2c_command()
48 if (rtlhal->h2c_setinprogress) { in _rtl8723be_fill_h2c_command()53 while (rtlhal->h2c_setinprogress) { in _rtl8723be_fill_h2c_command()69 rtlhal->h2c_setinprogress = true; in _rtl8723be_fill_h2c_command()191 rtlhal->h2c_setinprogress = false; in _rtl8723be_fill_h2c_command()
296 if (rtlhal->h2c_setinprogress) { in _rtl92d_fill_h2c_command()301 while (rtlhal->h2c_setinprogress) { in _rtl92d_fill_h2c_command()318 rtlhal->h2c_setinprogress = true; in _rtl92d_fill_h2c_command()438 rtlhal->h2c_setinprogress = false; in _rtl92d_fill_h2c_command()
188 if (rtlhal->h2c_setinprogress) { in _rtl88e_fill_h2c_command()193 while (rtlhal->h2c_setinprogress) { in _rtl88e_fill_h2c_command()209 rtlhal->h2c_setinprogress = true; in _rtl88e_fill_h2c_command()329 rtlhal->h2c_setinprogress = false; in _rtl88e_fill_h2c_command()
205 if (rtlhal->h2c_setinprogress) { in _rtl92c_fill_h2c_command()209 while (rtlhal->h2c_setinprogress) { in _rtl92c_fill_h2c_command()225 rtlhal->h2c_setinprogress = true; in _rtl92c_fill_h2c_command()378 rtlhal->h2c_setinprogress = false; in _rtl92c_fill_h2c_command()
195 if (rtlhal->h2c_setinprogress) { in _rtl92ee_fill_h2c_command()200 while (rtlhal->h2c_setinprogress) { in _rtl92ee_fill_h2c_command()216 rtlhal->h2c_setinprogress = true; in _rtl92ee_fill_h2c_command()349 rtlhal->h2c_setinprogress = false; in _rtl92ee_fill_h2c_command()
256 if (rtlhal->h2c_setinprogress) { in _rtl8821ae_fill_h2c_command()261 while (rtlhal->h2c_setinprogress) { in _rtl8821ae_fill_h2c_command()277 rtlhal->h2c_setinprogress = true; in _rtl8821ae_fill_h2c_command()409 rtlhal->h2c_setinprogress = false; in _rtl8821ae_fill_h2c_command()
1648 bool h2c_setinprogress; member