Home
last modified time | relevance | path

Searched refs:EP_STATE_OFLD_FAILED (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/bnx2i/
H A Dbnx2i_iscsi.c1953 (bnx2i_ep->state == EP_STATE_OFLD_FAILED)) in bnx2i_ep_poll()
1960 EP_STATE_OFLD_FAILED) || in bnx2i_ep_poll()
1966 if (bnx2i_ep->state == EP_STATE_OFLD_FAILED) in bnx2i_ep_poll()
1994 case EP_STATE_OFLD_FAILED: in bnx2i_ep_tcp_conn_active()
H A Dbnx2i.h719 EP_STATE_OFLD_FAILED = 0x8000000, enumerator
H A Dbnx2i_hwi.c692 ep->state = EP_STATE_OFLD_FAILED; in bnx2i_ep_ofld_timer()
2440 ep->state = EP_STATE_OFLD_FAILED; in bnx2i_process_ofld_cmpl()