Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/cxgbi/
Dlibcxgbi.h176 CTP_PASSIVE_CLOSE, enumerator
Dlibcxgbi.c888 } else if (csk->state == CTP_PASSIVE_CLOSE) { in need_active_close()
968 cxgbi_sock_set_state(csk, CTP_PASSIVE_CLOSE); in cxgbi_sock_rcv_peer_close()
/Linux-v5.4/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c1186 if (unlikely(csk->state >= CTP_PASSIVE_CLOSE)) { in do_rx_iscsi_hdr()
1292 if (unlikely(csk->state >= CTP_PASSIVE_CLOSE)) { in do_rx_iscsi_data()
1387 if (unlikely(csk->state >= CTP_PASSIVE_CLOSE)) { in do_rx_data_ddp()
1457 if (unlikely(csk->state >= CTP_PASSIVE_CLOSE)) { in do_rx_iscsi_cmp()
/Linux-v5.4/drivers/scsi/cxgbi/cxgb3i/
Dcxgb3i.c760 if (unlikely(csk->state >= CTP_PASSIVE_CLOSE)) { in do_iscsi_hdr()