Searched refs:qed_write_l1_table_sync (Results 1 – 3 of 3) sorted by relevance
130 int coroutine_fn qed_write_l1_table_sync(BDRVQEDState *s, unsigned int index, in qed_write_l1_table_sync() function
209 qed_write_l1_table_sync(BDRVQEDState *s, unsigned int index, unsigned int n);
175 ret = qed_write_l1_table_sync(s, 0, s->table_nelems); in qed_check_l1_table()