Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/
H A Dsmt.c15 if (unlikely(rpl->status != CPL_ERR_NONE)) { in cxgbe_do_smt_write_rpl()
H A Dl2t.c32 if (unlikely(rpl->status != CPL_ERR_NONE)) { in cxgbe_do_l2t_write_rpl()
H A Dcxgbe_filter.c1186 case CPL_ERR_NONE: { in cxgbe_hash_filter_rpl()
/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dt4_msg.h31 CPL_ERR_NONE = 0, enumerator