Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_device.c646 case TF_DEVICE_TYPE_THOR: in tf_dev_bind()
669 case TF_DEVICE_TYPE_THOR: in tf_dev_bind_ops()
689 case TF_DEVICE_TYPE_THOR: in tf_dev_unbind()
H A Dtf_core.c38 parms->device_type != TF_DEVICE_TYPE_THOR && in tf_open_session()
1818 parms->device_type != TF_DEVICE_TYPE_THOR && in tf_get_version()
1850 if (parms->device_type != TF_DEVICE_TYPE_THOR) { in tf_query_sram_resources()
1932 if (parms->device_type != TF_DEVICE_TYPE_THOR) { in tf_set_sram_policy()
1973 if (parms->device_type != TF_DEVICE_TYPE_THOR) { in tf_get_sram_policy()
H A Dtf_core.h193 TF_DEVICE_TYPE_THOR, /**< Thor */ enumerator
/dpdk/drivers/net/bnxt/tf_ulp/
H A Dbnxt_ulp.c457 parms.device_type = TF_DEVICE_TYPE_THOR; in ulp_ctx_shared_session_open()
575 params.device_type = TF_DEVICE_TYPE_THOR; in ulp_ctx_session_open()