Home
last modified time | relevance | path

Searched refs:tf_rm_resc_req_entry (Results 1 – 6 of 6) sorted by relevance

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_msg.h171 struct tf_rm_resc_req_entry *query,
200 struct tf_rm_resc_req_entry *request,
228 struct tf_rm_resc_req_entry *request,
H A Dtf_rm.c514 struct tf_rm_resc_req_entry *query; in tf_rm_create_db()
516 struct tf_rm_resc_req_entry *req; in tf_rm_create_db()
540 cparms.size = sizeof(struct tf_rm_resc_req_entry); in tf_rm_create_db()
546 query = (struct tf_rm_resc_req_entry *)cparms.mem_va; in tf_rm_create_db()
610 cparms.size = sizeof(struct tf_rm_resc_req_entry); in tf_rm_create_db()
614 req = (struct tf_rm_resc_req_entry *)cparms.mem_va; in tf_rm_create_db()
810 struct tf_rm_resc_req_entry *req; in tf_rm_create_db_no_reservation()
869 cparms.size = sizeof(struct tf_rm_resc_req_entry); in tf_rm_create_db_no_reservation()
873 req = (struct tf_rm_resc_req_entry *)cparms.mem_va; in tf_rm_create_db_no_reservation()
H A Dtf_msg.c382 struct tf_rm_resc_req_entry *query, in tf_msg_session_resc_qcaps()
392 struct tf_rm_resc_req_entry *data; in tf_msg_session_resc_qcaps()
398 dma_size = size * sizeof(struct tf_rm_resc_req_entry); in tf_msg_session_resc_qcaps()
433 data = (struct tf_rm_resc_req_entry *)qcaps_buf.va_addr; in tf_msg_session_resc_qcaps()
458 struct tf_rm_resc_req_entry *request, in tf_msg_session_resc_alloc()
469 struct tf_rm_resc_req_entry *req_data; in tf_msg_session_resc_alloc()
495 dma_size = size * sizeof(struct tf_rm_resc_req_entry); in tf_msg_session_resc_alloc()
512 req_data = (struct tf_rm_resc_req_entry *)req_buf.va_addr; in tf_msg_session_resc_alloc()
565 struct tf_rm_resc_req_entry *request, in tf_msg_session_resc_info()
576 struct tf_rm_resc_req_entry *req_data; in tf_msg_session_resc_info()
[all …]
H A Dtf_core.c1842 struct tf_rm_resc_req_entry *query; in tf_query_sram_resources()
1879 cparms.size = sizeof(struct tf_rm_resc_req_entry); in tf_query_sram_resources()
1885 query = (struct tf_rm_resc_req_entry *)cparms.mem_va; in tf_query_sram_resources()
H A Dtf_device_p58.c666 struct tf_rm_resc_req_entry *query = q; in tf_dev_p58_get_sram_resources()
/dpdk/drivers/net/bnxt/
H A Dhsi_struct_def_dpdk.h50088 struct tf_rm_resc_req_entry { struct