Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_msg.c85 tf_msg_alloc_dma_buf(struct tf_msg_dma_buf *buf, int size) in tf_msg_alloc_dma_buf() function
331 rc = tf_msg_alloc_dma_buf(&qcaps_buf, dma_size); in tf_msg_session_resc_qcaps()
430 rc = tf_msg_alloc_dma_buf(&req_buf, dma_size); in tf_msg_session_resc_alloc()
435 rc = tf_msg_alloc_dma_buf(&resv_buf, dma_size); in tf_msg_session_resc_alloc()
537 rc = tf_msg_alloc_dma_buf(&resv_buf, dma_size); in tf_msg_session_resc_flush()
895 rc = tf_msg_alloc_dma_buf(&buf, data_size); in tf_msg_tcam_entry_set()