Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_msg.h201 struct tf_rm_resc_entry *resv);
229 struct tf_rm_resc_entry *resv);
252 struct tf_rm_resc_entry *resv);
H A Dtf_rm.c283 struct tf_rm_resc_entry **resv, in tf_rm_check_residuals()
298 struct tf_rm_resc_entry *local_resv = NULL; in tf_rm_check_residuals()
334 cparms.size = sizeof(struct tf_rm_resc_entry); in tf_rm_check_residuals()
340 local_resv = (struct tf_rm_resc_entry *)cparms.mem_va; in tf_rm_check_residuals()
517 struct tf_rm_resc_entry *resv; in tf_rm_create_db()
617 cparms.size = sizeof(struct tf_rm_resc_entry); in tf_rm_create_db()
621 resv = (struct tf_rm_resc_entry *)cparms.mem_va; in tf_rm_create_db()
811 struct tf_rm_resc_entry *resv; in tf_rm_create_db_no_reservation()
876 cparms.size = sizeof(struct tf_rm_resc_entry); in tf_rm_create_db_no_reservation()
880 resv = (struct tf_rm_resc_entry *)cparms.mem_va; in tf_rm_create_db_no_reservation()
[all …]
H A Dtf_msg.c459 struct tf_rm_resc_entry *resv) in tf_msg_session_resc_alloc()
470 struct tf_rm_resc_entry *resv_data; in tf_msg_session_resc_alloc()
500 dma_size = size * sizeof(struct tf_rm_resc_entry); in tf_msg_session_resc_alloc()
546 resv_data = (struct tf_rm_resc_entry *)resv_buf.va_addr; in tf_msg_session_resc_alloc()
566 struct tf_rm_resc_entry *resv) in tf_msg_session_resc_info()
577 struct tf_rm_resc_entry *resv_data; in tf_msg_session_resc_info()
607 dma_size = size * sizeof(struct tf_rm_resc_entry); in tf_msg_session_resc_info()
653 resv_data = (struct tf_rm_resc_entry *)resv_buf.va_addr; in tf_msg_session_resc_info()
671 struct tf_rm_resc_entry *resv) in tf_msg_session_resc_flush()
680 struct tf_rm_resc_entry *resv_data; in tf_msg_session_resc_flush()
[all …]
/dpdk/drivers/net/bnxt/
H A Dhsi_struct_def_dpdk.h50099 struct tf_rm_resc_entry { struct