Home
last modified time | relevance | path

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

/drivers/scsi/cxgbi/
Dlibcxgbi.h202 CTPF_ACTIVE_CLOSE_NEEDED,/* need to be closed */ enumerator
Dlibcxgbi.c859 cxgbi_sock_set_flag(csk, CTPF_ACTIVE_CLOSE_NEEDED); in cxgbi_sock_closed()
887 cxgbi_sock_set_flag(csk, CTPF_ACTIVE_CLOSE_NEEDED); in need_active_close()
/drivers/scsi/cxgbi/cxgb3i/
Dcxgb3i.c511 if (unlikely(cxgbi_sock_flag(csk, CTPF_ACTIVE_CLOSE_NEEDED))) in do_act_establish()
/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c956 if (unlikely(cxgbi_sock_flag(csk, CTPF_ACTIVE_CLOSE_NEEDED))) in do_act_establish()