Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_device.c638 case TF_DEVICE_TYPE_WH: in tf_dev_bind()
665 case TF_DEVICE_TYPE_WH: in tf_dev_bind_ops()
686 case TF_DEVICE_TYPE_WH: in tf_dev_unbind()
H A Dtf_core.h191 TF_DEVICE_TYPE_WH = 0, /**< Whitney+ */ enumerator
H A Dtf_core.c37 if (parms->device_type != TF_DEVICE_TYPE_WH && in tf_open_session()
1817 if (parms->device_type != TF_DEVICE_TYPE_WH && in tf_get_version()
/dpdk/drivers/net/bnxt/tf_ulp/
H A Dbnxt_ulp.c451 parms.device_type = TF_DEVICE_TYPE_WH; in ulp_ctx_shared_session_open()
569 params.device_type = TF_DEVICE_TYPE_WH; in ulp_ctx_session_open()