Home
last modified time | relevance | path

Searched refs:ABORTING (Results 1 – 6 of 6) sorted by relevance

/drivers/infiniband/hw/cxgb3/
Diwch_cm.c663 state_set(&ep->com, ABORTING); in abort_connection()
1151 case ABORTING: in abort_rpl()
1483 case ABORTING: in peer_close()
1599 case ABORTING: in peer_abort()
1610 if (ep->com.state != ABORTING) { in peer_abort()
1665 case ABORTING: in close_con_rpl()
1741 __state_set(&ep->com, ABORTING); in ep_timeout()
1745 __state_set(&ep->com, ABORTING); in ep_timeout()
1755 __state_set(&ep->com, ABORTING); in ep_timeout()
2079 ep->com.state = ABORTING; in iwch_ep_disconnect()
[all …]
Diwch_cm.h141 ABORTING, enumerator
/drivers/scsi/
Du14-34f.c512 #define ABORTING 6 macro
1382 if (HD(j)->cp_stat[i] == READY || HD(j)->cp_stat[i] == ABORTING) { in DEF_SCSI_QCMD()
1442 if (HD(j)->cp_stat[i] == READY || HD(j)->cp_stat[i] == ABORTING) { in u14_34f_eh_host_reset()
1443 HD(j)->cp_stat[i] = ABORTING; in u14_34f_eh_host_reset()
1500 else if (HD(j)->cp_stat[i] == ABORTING) { in u14_34f_eh_host_reset()
1707 HD(j)->cp_stat[k] = ABORTING; in flush_dev()
Deata.c570 #define ABORTING 6 macro
1897 if (ha->cp_stat[i] == READY || ha->cp_stat[i] == ABORTING) { in DEF_SCSI_QCMD()
1961 if (ha->cp_stat[i] == READY || ha->cp_stat[i] == ABORTING) { in eata2x_eh_host_reset()
1962 ha->cp_stat[i] = ABORTING; in eata2x_eh_host_reset()
2028 else if (ha->cp_stat[i] == ABORTING) { in eata2x_eh_host_reset()
2288 ha->cp_stat[k] = ABORTING; in flush_dev()
/drivers/infiniband/hw/cxgb4/
Dcm.c909 state_set(&ep->com, ABORTING); in abort_connection()
1272 state_set(&ep->com, ABORTING); in process_mpa_reply()
1478 case ABORTING: in abort_rpl()
2131 case ABORTING: in peer_close()
2249 case ABORTING: in peer_abort()
2260 if (ep->com.state != ABORTING) { in peer_abort()
2328 case ABORTING: in close_con_rpl()
2753 ep->com.state = ABORTING; in c4iw_ep_disconnect()
2765 ep->com.state = ABORTING; in c4iw_ep_disconnect()
2771 case ABORTING: in c4iw_ep_disconnect()
[all …]
Diw_cxgb4.h708 ABORTING, enumerator