Home
last modified time | relevance | path

Searched refs:TF_IDENT_TYPE_MAX (Results 1 – 5 of 5) sorted by relevance

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_device.c112 rsv_cnt = tf_dev_reservation_check(TF_IDENT_TYPE_MAX, in tf_dev_bind_p4()
116 ident_cfg.num_elements = TF_IDENT_TYPE_MAX; in tf_dev_bind_p4()
397 rsv_cnt = tf_dev_reservation_check(TF_IDENT_TYPE_MAX, in tf_dev_bind_p58()
401 ident_cfg.num_elements = TF_IDENT_TYPE_MAX; in tf_dev_bind_p58()
H A Dtf_core.h262 TF_IDENT_TYPE_MAX enumerator
537 uint16_t cnt[TF_IDENT_TYPE_MAX];
778 struct tf_resource_info info[TF_IDENT_TYPE_MAX];
H A Dtf_device_p58.h17 struct tf_rm_element_cfg tf_ident_p58[TF_IDENT_TYPE_MAX] = {
H A Dtf_device_p4.h17 struct tf_rm_element_cfg tf_ident_p4[TF_IDENT_TYPE_MAX] = {
H A Dtf_identifier.c390 rc = tf_rm_get_all_info(&ainfo, TF_IDENT_TYPE_MAX); in tf_ident_get_resc_info()