Home
last modified time | relevance | path

Searched refs:CPL_ERR_CONN_EXIST (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dcpl5_cmd.h107 CPL_ERR_CONN_EXIST = 22, enumerator
/openbmc/linux/drivers/scsi/cxgbi/cxgb3i/
H A Dcxgb3i.c541 case CPL_ERR_CONN_EXIST: in act_open_rpl_status_to_errno()
582 rpl->status != CPL_ERR_CONN_EXIST && in do_act_open_rpl()
588 if (rpl->status == CPL_ERR_CONN_EXIST && in do_act_open_rpl()
/openbmc/linux/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c981 case CPL_ERR_CONN_EXIST: in act_open_rpl_status_to_errno()
1070 status != CPL_ERR_CONN_EXIST && in do_act_open_rpl()
1078 if (status == CPL_ERR_CONN_EXIST && in do_act_open_rpl()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dt3_cpl.h120 CPL_ERR_CONN_EXIST = 22, enumerator
/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Dcm.c445 case CPL_ERR_CONN_EXIST: in status2errno()
2044 status != CPL_ERR_CONN_EXIST); in act_open_has_tid()
2322 case CPL_ERR_CONN_EXIST: in act_open_rpl()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_msg.h133 CPL_ERR_CONN_EXIST = 22, enumerator