Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/cxgbi/
Dlibcxgbi.h250 CTP_PASSIVE_CLOSE, enumerator
Dlibcxgbi.c863 } else if (csk->state == CTP_PASSIVE_CLOSE) { in need_active_close()
939 cxgbi_sock_set_state(csk, CTP_PASSIVE_CLOSE); in cxgbi_sock_rcv_peer_close()
/linux-4.4.14/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c1085 if (unlikely(csk->state >= CTP_PASSIVE_CLOSE)) { in do_rx_iscsi_hdr()
1190 if (unlikely(csk->state >= CTP_PASSIVE_CLOSE)) { in do_rx_data_ddp()
/linux-4.4.14/drivers/scsi/cxgbi/cxgb3i/
Dcxgb3i.c759 if (unlikely(csk->state >= CTP_PASSIVE_CLOSE)) { in do_iscsi_hdr()