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

/linux-master/drivers/scsi/cxgbi/
H A Dlibcxgbi.h184 CTP_ACTIVE_OPEN, enumerator in enum:cxgbi_sock_states
H A Dlibcxgbi.c860 if (csk->state == CTP_ACTIVE_OPEN || csk->state == CTP_CLOSED)
886 if (csk->state == CTP_ACTIVE_OPEN)
930 if (csk->state == CTP_ACTIVE_OPEN)
/linux-master/drivers/scsi/cxgbi/cxgb3i/
H A Dcxgb3i.c502 if (unlikely(csk->state != CTP_ACTIVE_OPEN))
1010 cxgbi_sock_set_state(csk, CTP_ACTIVE_OPEN);
/linux-master/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c928 if (unlikely(csk->state != CTP_ACTIVE_OPEN))
1902 cxgbi_sock_set_state(csk, CTP_ACTIVE_OPEN);

Completed in 184 milliseconds