Home
last modified time | relevance | path

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

/linux/drivers/scsi/cxgbi/
H A Dlibcxgbi.h201 CTPF_ACTIVE_CLOSE_NEEDED,/* need to be closed */ enumerator
H A 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()
/linux/drivers/scsi/cxgbi/cxgb3i/
H A Dcxgb3i.c512 if (unlikely(cxgbi_sock_flag(csk, CTPF_ACTIVE_CLOSE_NEEDED))) in do_act_establish()
/linux/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c957 if (unlikely(cxgbi_sock_flag(csk, CTPF_ACTIVE_CLOSE_NEEDED))) in do_act_establish()