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

/linux-master/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c1267 if (unlikely(csk->state >= CTP_PASSIVE_CLOSE)) {
1373 if (unlikely(csk->state >= CTP_PASSIVE_CLOSE)) {
1468 if (unlikely(csk->state >= CTP_PASSIVE_CLOSE)) {
1538 if (unlikely(csk->state >= CTP_PASSIVE_CLOSE)) {
/linux-master/drivers/scsi/cxgbi/
H A Dlibcxgbi.h187 CTP_PASSIVE_CLOSE, enumerator in enum:cxgbi_sock_states
H A Dlibcxgbi.c891 } else if (csk->state == CTP_PASSIVE_CLOSE) {
971 cxgbi_sock_set_state(csk, CTP_PASSIVE_CLOSE);
/linux-master/drivers/scsi/cxgbi/cxgb3i/
H A Dcxgb3i.c760 if (unlikely(csk->state >= CTP_PASSIVE_CLOSE)) {

Completed in 279 milliseconds