Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_rm.c266 struct tf_rm_resc_entry **resv, in tf_rm_check_residuals()
281 struct tf_rm_resc_entry *local_resv = NULL; in tf_rm_check_residuals()
317 cparms.size = sizeof(struct tf_rm_resc_entry); in tf_rm_check_residuals()
323 local_resv = (struct tf_rm_resc_entry *)cparms.mem_va; in tf_rm_check_residuals()
383 struct tf_rm_resc_entry *resv; in tf_rm_create_db()
460 cparms.size = sizeof(struct tf_rm_resc_entry); in tf_rm_create_db()
464 resv = (struct tf_rm_resc_entry *)cparms.mem_va; in tf_rm_create_db()
630 struct tf_rm_resc_entry *resv; in tf_rm_free_db()
H A Dtf_msg.h172 struct tf_rm_resc_entry *resv);
195 struct tf_rm_resc_entry *resv);
H A Dtf_msg.c403 struct tf_rm_resc_entry *resv) in tf_msg_session_resc_alloc()
414 struct tf_rm_resc_entry *resv_data; in tf_msg_session_resc_alloc()
434 dma_size = size * sizeof(struct tf_rm_resc_entry); in tf_msg_session_resc_alloc()
485 resv_data = (struct tf_rm_resc_entry *)resv_buf.va_addr; in tf_msg_session_resc_alloc()
512 struct tf_rm_resc_entry *resv) in tf_msg_session_resc_flush()
521 struct tf_rm_resc_entry *resv_data; in tf_msg_session_resc_flush()
536 dma_size = size * sizeof(struct tf_rm_resc_entry); in tf_msg_session_resc_flush()
546 resv_data = (struct tf_rm_resc_entry *)resv_buf.va_addr; in tf_msg_session_resc_flush()
/f-stack/dpdk/drivers/net/bnxt/
H A Dhsi_struct_def_dpdk.h40797 struct tf_rm_resc_entry { struct