Home
last modified time | relevance | path

Searched refs:cxgbi_sock_set_state (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/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(cs in cxgbi_ep_connect()
[all...]
H A Dlibcxgbi.h300 static inline void cxgbi_sock_set_state(struct cxgbi_sock *csk, int state) in cxgbi_sock_set_state() function
/kernel/linux/linux-6.6/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(cs in cxgbi_ep_connect()
[all...]
H A Dlibcxgbi.h299 static inline void cxgbi_sock_set_state(struct cxgbi_sock *csk, int state) in cxgbi_sock_set_state() function
/kernel/linux/linux-5.10/drivers/scsi/cxgbi/cxgb3i/
H A Dcxgb3i.c246 cxgbi_sock_set_state(csk, CTP_ABORTING); in send_abort_req()
680 cxgbi_sock_set_state(csk, CTP_ABORTING); in do_abort_req()
1009 cxgbi_sock_set_state(csk, CTP_ACTIVE_OPEN); in init_act_open()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c486 cxgbi_sock_set_state(csk, CTP_ABORTING); in send_abort_req()
1184 cxgbi_sock_set_state(csk, CTP_ABORTING); in do_abort_req_rss()
1901 cxgbi_sock_set_state(csk, CTP_ACTIVE_OPEN); in init_act_open()
/kernel/linux/linux-6.6/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()

Completed in 21 milliseconds