Home
last modified time | relevance | path

Searched refs:CTP_CLOSE_WAIT_1 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/scsi/cxgbi/
H A Dlibcxgbi.h188 CTP_CLOSE_WAIT_1, enumerator
H A Dlibcxgbi.c976 case CTP_CLOSE_WAIT_1: in cxgbi_sock_rcv_peer_close()
1005 cxgbi_sock_set_state(csk, CTP_CLOSE_WAIT_1); in cxgbi_sock_rcv_close_conn_rpl()
1007 case CTP_CLOSE_WAIT_1: in cxgbi_sock_rcv_close_conn_rpl()
/openbmc/linux/drivers/scsi/cxgbi/cxgb3i/
H A Dcxgb3i.c400 csk->state == CTP_CLOSE_WAIT_1 || csk->state >= CTP_ABORTING)) { in push_tx_frames()
/openbmc/linux/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c773 csk->state == CTP_CLOSE_WAIT_1 || csk->state >= CTP_ABORTING)) { in push_tx_frames()