Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/cxgbi/
Dlibcxgbi.c572 cxgbi_sock_set_state(csk, CTP_CLOSED); in cxgbi_sock_create()
805 cxgbi_sock_set_state(csk, CTP_ESTABLISHED); in cxgbi_sock_established()
836 cxgbi_sock_set_state(csk, CTP_CLOSED); in cxgbi_sock_closed()
858 cxgbi_sock_set_state(csk, CTP_ACTIVE_CLOSE); in need_active_close()
861 cxgbi_sock_set_state(csk, CTP_CLOSE_WAIT_2); in need_active_close()
882 cxgbi_sock_set_state(csk, CTP_CONNECTING); in cxgbi_sock_fail_act_open()
935 cxgbi_sock_set_state(csk, CTP_PASSIVE_CLOSE); in cxgbi_sock_rcv_peer_close()
938 cxgbi_sock_set_state(csk, CTP_CLOSE_WAIT_2); in cxgbi_sock_rcv_peer_close()
969 cxgbi_sock_set_state(csk, CTP_CLOSE_WAIT_1); in cxgbi_sock_rcv_close_conn_rpl()
2752 cxgbi_sock_set_state(csk, CTP_CONNECTING); in cxgbi_ep_connect()
Dlibcxgbi.h352 static inline void cxgbi_sock_set_state(struct cxgbi_sock *csk, int state) in cxgbi_sock_set_state() function
/linux-4.1.27/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()
1004 cxgbi_sock_set_state(csk, CTP_ACTIVE_OPEN); in init_act_open()
/linux-4.1.27/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c397 cxgbi_sock_set_state(csk, CTP_ABORTING); in send_abort_req()
995 cxgbi_sock_set_state(csk, CTP_ABORTING); in do_abort_req_rss()
1457 cxgbi_sock_set_state(csk, CTP_ACTIVE_OPEN); in init_act_open()