Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/cxgbi/
H A Dlibcxgbi.h184 CTP_ACTIVE_OPEN, enumerator
H A Dlibcxgbi.c860 if (csk->state == CTP_ACTIVE_OPEN || csk->state == CTP_CLOSED) in cxgbi_sock_closed()
886 if (csk->state == CTP_ACTIVE_OPEN) in need_active_close()
930 if (csk->state == CTP_ACTIVE_OPEN) in cxgbi_sock_act_open_req_arp_failure()
/openbmc/linux/drivers/scsi/cxgbi/cxgb3i/
H A Dcxgb3i.c502 if (unlikely(csk->state != CTP_ACTIVE_OPEN)) in do_act_establish()
1010 cxgbi_sock_set_state(csk, CTP_ACTIVE_OPEN); in init_act_open()
/openbmc/linux/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c928 if (unlikely(csk->state != CTP_ACTIVE_OPEN)) in do_act_establish()
1902 cxgbi_sock_set_state(csk, CTP_ACTIVE_OPEN); in init_act_open()