Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cxgbe/tom/
HDt4_connect.c153 status != CPL_ERR_CONN_EXIST && in act_open_has_tid()
173 case CPL_ERR_CONN_EXIST: in act_open_rpl_status_to_errno()
/NextBSD/sys/dev/cxgb/ulp/tom/
HDcxgb_cpl_io.c885 case CPL_ERR_CONN_EXIST: in act_open_rpl_status_to_errno()
899 return status != CPL_ERR_TCAM_FULL && status != CPL_ERR_CONN_EXIST && in act_open_has_tid()
/NextBSD/sys/dev/cxgb/common/
HDcxgb_t3_cpl.h116 CPL_ERR_CONN_EXIST = 22, enumerator
/NextBSD/sys/dev/cxgbe/common/
HDt4_msg.h154 CPL_ERR_CONN_EXIST = 22, enumerator