Searched refs:h2c_setinprogress (Results 1 – 8 of 8) sorted by relevance
72 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()249 rtlhal->h2c_setinprogress = false; in _rtl8723e_fill_h2c_command()
70 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()214 rtlhal->h2c_setinprogress = false; in _rtl8723be_fill_h2c_command()
282 if (rtlhal->h2c_setinprogress) { in _rtl88e_fill_h2c_command()287 while (rtlhal->h2c_setinprogress) { in _rtl88e_fill_h2c_command()303 rtlhal->h2c_setinprogress = true; in _rtl88e_fill_h2c_command()424 rtlhal->h2c_setinprogress = false; in _rtl88e_fill_h2c_command()
298 if (rtlhal->h2c_setinprogress) { in _rtl92ee_fill_h2c_command()303 while (rtlhal->h2c_setinprogress) { in _rtl92ee_fill_h2c_command()319 rtlhal->h2c_setinprogress = true; in _rtl92ee_fill_h2c_command()452 rtlhal->h2c_setinprogress = false; in _rtl92ee_fill_h2c_command()
384 if (rtlhal->h2c_setinprogress) { in _rtl92d_fill_h2c_command()389 while (rtlhal->h2c_setinprogress) { in _rtl92d_fill_h2c_command()406 rtlhal->h2c_setinprogress = true; in _rtl92d_fill_h2c_command()527 rtlhal->h2c_setinprogress = false; in _rtl92d_fill_h2c_command()
301 if (rtlhal->h2c_setinprogress) { in _rtl92c_fill_h2c_command()305 while (rtlhal->h2c_setinprogress) { in _rtl92c_fill_h2c_command()321 rtlhal->h2c_setinprogress = true; in _rtl92c_fill_h2c_command()475 rtlhal->h2c_setinprogress = false; in _rtl92c_fill_h2c_command()
347 if (rtlhal->h2c_setinprogress) { in _rtl8821ae_fill_h2c_command()352 while (rtlhal->h2c_setinprogress) { in _rtl8821ae_fill_h2c_command()368 rtlhal->h2c_setinprogress = true; in _rtl8821ae_fill_h2c_command()500 rtlhal->h2c_setinprogress = false; in _rtl8821ae_fill_h2c_command()
1536 bool h2c_setinprogress; member