Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_device.c639 case TF_DEVICE_TYPE_SR: in tf_dev_bind()
666 case TF_DEVICE_TYPE_SR: in tf_dev_bind_ops()
687 case TF_DEVICE_TYPE_SR: in tf_dev_unbind()
H A Dtf_core.h192 TF_DEVICE_TYPE_SR, /**< Stingray */ enumerator
H A Dtf_core.c39 parms->device_type != TF_DEVICE_TYPE_SR) { in tf_open_session()
1819 parms->device_type != TF_DEVICE_TYPE_SR) { in tf_get_version()
/dpdk/drivers/net/bnxt/tf_ulp/
H A Dbnxt_ulp.c454 parms.device_type = TF_DEVICE_TYPE_SR; in ulp_ctx_shared_session_open()
572 params.device_type = TF_DEVICE_TYPE_SR; in ulp_ctx_session_open()