Home
last modified time | relevance | path

Searched refs:CPL_ERR_NONE (Results 1 – 8 of 8) sorted by relevance

/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_offload.c706 if (rpl->status != CPL_ERR_NONE) in do_smt_write_rpl()
718 if (rpl->status != CPL_ERR_NONE) in do_l2t_write_rpl()
730 if (rpl->status != CPL_ERR_NONE) in do_rte_write_rpl()
Dt3_cpl.h116 CPL_ERR_NONE = 0, enumerator
/drivers/net/ethernet/chelsio/cxgb/
Dcpl5_cmd.h113 CPL_ERR_NONE = 0, enumerator
/drivers/net/ethernet/chelsio/cxgb4/
Dt4_msg.h102 CPL_ERR_NONE = 0, enumerator
Dl2t.c194 if (unlikely(rpl->status != CPL_ERR_NONE)) { in do_l2t_write_rpl()
/drivers/infiniband/hw/cxgb3/
Diwch_cm.c305 case CPL_ERR_NONE: in status2errno()
2209 if (rpl->status != CPL_ERR_NONE) { in set_tcb_rpl()
/drivers/infiniband/hw/cxgb4/
Dcm.c282 case CPL_ERR_NONE: in status2errno()
2614 if (rpl->status != CPL_ERR_NONE) { in set_tcb_rpl()
/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c1057 if (rpl->status != CPL_ERR_NONE) in do_set_tcb_rpl()