Lines Matching refs:response_code
38 switch (status.response_code) { in ap_queue_enable_interruption()
84 switch (status.response_code) { in ap_send()
105 switch (status.response_code) { in ap_recv()
141 switch (status.response_code) { in ap_sm_recv()
184 switch (status.response_code) { in ap_sm_read()
199 aq->last_err_rc = status.response_code; in ap_sm_read()
201 __func__, status.response_code, in ap_sm_read()
233 switch (status.response_code) { in ap_sm_write()
264 aq->last_err_rc = status.response_code; in ap_sm_write()
266 __func__, status.response_code, in ap_sm_write()
294 switch (status.response_code) { in ap_sm_reset()
302 aq->last_err_rc = status.response_code; in ap_sm_reset()
304 __func__, status.response_code, in ap_sm_reset()
328 switch (status.response_code) { in ap_sm_reset_wait()
345 aq->last_err_rc = status.response_code; in ap_sm_reset_wait()
347 __func__, status.response_code, in ap_sm_reset_wait()
377 switch (status.response_code) { in ap_sm_setirq_wait()
386 aq->last_err_rc = status.response_code; in ap_sm_setirq_wait()
388 __func__, status.response_code, in ap_sm_setirq_wait()