Home
last modified time | relevance | path

Searched refs:CTP_ACTIVE_CLOSE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/cxgbi/
H A Dlibcxgbi.h187 CTP_ACTIVE_CLOSE, enumerator
341 return csk->state >= CTP_ACTIVE_CLOSE; in cxgbi_sock_is_closing()
H A Dlibcxgbi.c890 cxgbi_sock_set_state(csk, CTP_ACTIVE_CLOSE); in need_active_close()
973 case CTP_ACTIVE_CLOSE: in cxgbi_sock_rcv_peer_close()
1004 case CTP_ACTIVE_CLOSE: in cxgbi_sock_rcv_close_conn_rpl()
/kernel/linux/linux-6.6/drivers/scsi/cxgbi/
H A Dlibcxgbi.h186 CTP_ACTIVE_CLOSE, enumerator
340 return csk->state >= CTP_ACTIVE_CLOSE; in cxgbi_sock_is_closing()
H A Dlibcxgbi.c890 cxgbi_sock_set_state(csk, CTP_ACTIVE_CLOSE); in need_active_close()
973 case CTP_ACTIVE_CLOSE: in cxgbi_sock_rcv_peer_close()
1004 case CTP_ACTIVE_CLOSE: in cxgbi_sock_rcv_close_conn_rpl()

Completed in 11 milliseconds