Searched refs:staging_state (Results 1 – 1 of 1) sorted by relevance
101 struct staging_state { struct401 static void init_stage(struct staging_state *ss) in init_stage()417 static bool can_send_next_chunk(struct staging_state *ss, int *err) in can_send_next_chunk()460 static inline bool staging_is_complete(struct staging_state *ss, int *err) in staging_is_complete()469 static int wait_for_transaction(struct staging_state *ss) in wait_for_transaction()501 static int send_data_chunk(struct staging_state *ss, void *ucode_ptr) in send_data_chunk()530 static int fetch_next_offset(struct staging_state *ss) in fetch_next_offset()577 struct staging_state ss = {}; in do_stage()