Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/cxgbi/
H A Dlibcxgbi.h187 CTP_PASSIVE_CLOSE, enumerator
H A Dlibcxgbi.c891 } else if (csk->state == CTP_PASSIVE_CLOSE) { in need_active_close()
971 cxgbi_sock_set_state(csk, CTP_PASSIVE_CLOSE); in cxgbi_sock_rcv_peer_close()
/openbmc/linux/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c1267 if (unlikely(csk->state >= CTP_PASSIVE_CLOSE)) { in do_rx_iscsi_hdr()
1373 if (unlikely(csk->state >= CTP_PASSIVE_CLOSE)) { in do_rx_iscsi_data()
1468 if (unlikely(csk->state >= CTP_PASSIVE_CLOSE)) { in do_rx_data_ddp()
1538 if (unlikely(csk->state >= CTP_PASSIVE_CLOSE)) { in do_rx_iscsi_cmp()
/openbmc/linux/drivers/scsi/cxgbi/cxgb3i/
H A Dcxgb3i.c760 if (unlikely(csk->state >= CTP_PASSIVE_CLOSE)) { in do_iscsi_hdr()