Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/cxgbi/
H A 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()
2918 cxgbi_sock_set_state(csk, CTP_CONNECTING); in cxgbi_ep_connect()
H A Dlibcxgbi.h299 static inline void cxgbi_sock_set_state(struct cxgbi_sock *csk, int state) in cxgbi_sock_set_state() function
/openbmc/linux/drivers/scsi/cxgbi/cxgb3i/
H A Dcxgb3i.c247 cxgbi_sock_set_state(csk, CTP_ABORTING); in send_abort_req()
681 cxgbi_sock_set_state(csk, CTP_ABORTING); in do_abort_req()
1010 cxgbi_sock_set_state(csk, CTP_ACTIVE_OPEN); in init_act_open()
/openbmc/linux/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c487 cxgbi_sock_set_state(csk, CTP_ABORTING); in send_abort_req()
1185 cxgbi_sock_set_state(csk, CTP_ABORTING); in do_abort_req_rss()
1902 cxgbi_sock_set_state(csk, CTP_ACTIVE_OPEN); in init_act_open()