Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/bnx2i/
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()
Dbnx2i.h719 EP_STATE_OFLD_FAILED = 0x8000000, enumerator
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()