Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/cxgbi/
Dlibcxgbi.c576 cxgbi_sock_set_state(csk, CTP_CLOSED); in cxgbi_sock_create()
809 cxgbi_sock_set_state(csk, CTP_ESTABLISHED); in cxgbi_sock_established()
840 cxgbi_sock_set_state(csk, CTP_CLOSED); in cxgbi_sock_closed()
862 cxgbi_sock_set_state(csk, CTP_ACTIVE_CLOSE); in need_active_close()
865 cxgbi_sock_set_state(csk, CTP_CLOSE_WAIT_2); in need_active_close()
886 cxgbi_sock_set_state(csk, CTP_CONNECTING); in cxgbi_sock_fail_act_open()
939 cxgbi_sock_set_state(csk, CTP_PASSIVE_CLOSE); in cxgbi_sock_rcv_peer_close()
942 cxgbi_sock_set_state(csk, CTP_CLOSE_WAIT_2); in cxgbi_sock_rcv_peer_close()
973 cxgbi_sock_set_state(csk, CTP_CLOSE_WAIT_1); in cxgbi_sock_rcv_close_conn_rpl()
2756 cxgbi_sock_set_state(csk, CTP_CONNECTING); in cxgbi_ep_connect()
Dlibcxgbi.h354 static inline void cxgbi_sock_set_state(struct cxgbi_sock *csk, int state) in cxgbi_sock_set_state() function
/linux-4.4.14/drivers/scsi/cxgbi/cxgb3i/
Dcxgb3i.c244 cxgbi_sock_set_state(csk, CTP_ABORTING); in send_abort_req()
680 cxgbi_sock_set_state(csk, CTP_ABORTING); in do_abort_req()
1006 cxgbi_sock_set_state(csk, CTP_ACTIVE_OPEN); in init_act_open()
/linux-4.4.14/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c404 cxgbi_sock_set_state(csk, CTP_ABORTING); in send_abort_req()
1002 cxgbi_sock_set_state(csk, CTP_ABORTING); in do_abort_req_rss()
1481 cxgbi_sock_set_state(csk, CTP_ACTIVE_OPEN); in init_act_open()