Searched refs:h2c_wait (Results 1 – 1 of 1) sorted by relevance
92 u32 h2c_wait; in rtw_fw_send_h2c_command() local125 h2c_wait = 20; in rtw_fw_send_h2c_command()128 } while ((box_state >> box) & 0x1 && --h2c_wait > 0); in rtw_fw_send_h2c_command()130 if (!h2c_wait) { in rtw_fw_send_h2c_command()