Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_device_p4.c463 .tf_dev_get_resource_str = tf_dev_p4_get_resource_str,
519 .tf_dev_get_resource_str = tf_dev_p4_get_resource_str,
H A Dtf_rm.c444 dev->ops->tf_dev_get_resource_str(tfp, in tf_rm_update_parent_reservations()
469 dev->ops->tf_dev_get_resource_str(tfp, in tf_rm_update_parent_reservations()
648 dev->ops->tf_dev_get_resource_str(tfp, in tf_rm_create_db()
694 dev->ops->tf_dev_get_resource_str(tfp, in tf_rm_create_db()
935 dev->ops->tf_dev_get_resource_str(tfp, in tf_rm_create_db_no_reservation()
H A Dtf_device_p58.c771 .tf_dev_get_resource_str = tf_dev_p58_get_resource_str,
827 .tf_dev_get_resource_str = tf_dev_p58_get_resource_str,
H A Dtf_device.h158 int (*tf_dev_get_resource_str)(struct tf *tfp, member