Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/cxgbi/
Dlibcxgbi.c581 cxgbi_sock_set_state(csk, CTP_CLOSED); in cxgbi_sock_create()
836 cxgbi_sock_set_state(csk, CTP_ESTABLISHED); in cxgbi_sock_established()
867 cxgbi_sock_set_state(csk, CTP_CLOSED); in cxgbi_sock_closed()
890 cxgbi_sock_set_state(csk, CTP_ACTIVE_CLOSE); in need_active_close()
893 cxgbi_sock_set_state(csk, CTP_CLOSE_WAIT_2); in need_active_close()
915 cxgbi_sock_set_state(csk, CTP_CONNECTING); in cxgbi_sock_fail_act_open()
971 cxgbi_sock_set_state(csk, CTP_PASSIVE_CLOSE); in cxgbi_sock_rcv_peer_close()
974 cxgbi_sock_set_state(csk, CTP_CLOSE_WAIT_2); in cxgbi_sock_rcv_peer_close()
1005 cxgbi_sock_set_state(csk, CTP_CLOSE_WAIT_1); in cxgbi_sock_rcv_close_conn_rpl()
2914 cxgbi_sock_set_state(csk, CTP_CONNECTING); in cxgbi_ep_connect()
Dlibcxgbi.h300 static inline void cxgbi_sock_set_state(struct cxgbi_sock *csk, int state) in cxgbi_sock_set_state() function
/Linux-v5.10/drivers/scsi/cxgbi/cxgb3i/
Dcxgb3i.c245 cxgbi_sock_set_state(csk, CTP_ABORTING); in send_abort_req()
679 cxgbi_sock_set_state(csk, CTP_ABORTING); in do_abort_req()
1008 cxgbi_sock_set_state(csk, CTP_ACTIVE_OPEN); in init_act_open()
/Linux-v5.10/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c485 cxgbi_sock_set_state(csk, CTP_ABORTING); in send_abort_req()
1183 cxgbi_sock_set_state(csk, CTP_ABORTING); in do_abort_req_rss()
1900 cxgbi_sock_set_state(csk, CTP_ACTIVE_OPEN); in init_act_open()