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

/linux-master/drivers/scsi/cxgbi/
H A Dlibcxgbi.c581 cxgbi_sock_set_state(csk, CTP_CLOSED);
836 cxgbi_sock_set_state(csk, CTP_ESTABLISHED);
867 cxgbi_sock_set_state(csk, CTP_CLOSED);
890 cxgbi_sock_set_state(csk, CTP_ACTIVE_CLOSE);
893 cxgbi_sock_set_state(csk, CTP_CLOSE_WAIT_2);
915 cxgbi_sock_set_state(csk, CTP_CONNECTING);
971 cxgbi_sock_set_state(csk, CTP_PASSIVE_CLOSE);
974 cxgbi_sock_set_state(csk, CTP_CLOSE_WAIT_2);
1005 cxgbi_sock_set_state(csk, CTP_CLOSE_WAIT_1);
2918 cxgbi_sock_set_state(cs
[all...]
H A Dlibcxgbi.h299 static inline void cxgbi_sock_set_state(struct cxgbi_sock *csk, int state) function
/linux-master/drivers/scsi/cxgbi/cxgb3i/
H A Dcxgb3i.c247 cxgbi_sock_set_state(csk, CTP_ABORTING);
681 cxgbi_sock_set_state(csk, CTP_ABORTING);
1010 cxgbi_sock_set_state(csk, CTP_ACTIVE_OPEN);
/linux-master/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c487 cxgbi_sock_set_state(csk, CTP_ABORTING);
1185 cxgbi_sock_set_state(csk, CTP_ABORTING);
1902 cxgbi_sock_set_state(csk, CTP_ACTIVE_OPEN);

Completed in 197 milliseconds