Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/hw/cxgb3/
Diwch_cm.c664 state_set(&ep->com, ABORTING); in abort_connection()
1156 case ABORTING: in abort_rpl()
1488 case ABORTING: in peer_close()
1604 case ABORTING: in peer_abort()
1615 if (ep->com.state != ABORTING) { in peer_abort()
1670 case ABORTING: in close_con_rpl()
1746 __state_set(&ep->com, ABORTING); in ep_timeout()
1750 __state_set(&ep->com, ABORTING); in ep_timeout()
1760 __state_set(&ep->com, ABORTING); in ep_timeout()
2098 ep->com.state = ABORTING; in iwch_ep_disconnect()
[all …]
Diwch_cm.h141 ABORTING, enumerator
/linux-4.4.14/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
1885 if (ha->cp_stat[i] == READY || ha->cp_stat[i] == ABORTING) { in DEF_SCSI_QCMD()
1949 if (ha->cp_stat[i] == READY || ha->cp_stat[i] == ABORTING) { in eata2x_eh_host_reset()
1950 ha->cp_stat[i] = ABORTING; in eata2x_eh_host_reset()
2016 else if (ha->cp_stat[i] == ABORTING) { in eata2x_eh_host_reset()
2276 ha->cp_stat[k] = ABORTING; in flush_dev()
/linux-4.4.14/drivers/infiniband/hw/cxgb4/
Dcm.c1171 __state_set(&ep->com, ABORTING); in abort_connection()
1572 __state_set(&ep->com, ABORTING); in process_mpa_reply()
1798 case ABORTING: in abort_rpl()
2615 case ABORTING: in peer_close()
2729 case ABORTING: in peer_abort()
2740 if (ep->com.state != ABORTING) { in peer_abort()
2817 case ABORTING: in close_con_rpl()
3492 ep->com.state = ABORTING; in c4iw_ep_disconnect()
3504 ep->com.state = ABORTING; in c4iw_ep_disconnect()
3510 case ABORTING: in c4iw_ep_disconnect()
[all …]
Diw_cxgb4.h743 ABORTING, enumerator