Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_msg.c74 struct tf_msg_dma_buf { struct
93 tf_msg_alloc_dma_buf(struct tf_msg_dma_buf *buf, int size) in tf_msg_alloc_dma_buf() argument
119 tf_msg_free_dma_buf(struct tf_msg_dma_buf *buf) in tf_msg_free_dma_buf()
391 struct tf_msg_dma_buf qcaps_buf = { 0 }; in tf_msg_session_resc_qcaps()
467 struct tf_msg_dma_buf req_buf = { 0 }; in tf_msg_session_resc_alloc()
468 struct tf_msg_dma_buf resv_buf = { 0 }; in tf_msg_session_resc_alloc()
574 struct tf_msg_dma_buf req_buf = { 0 }; in tf_msg_session_resc_info()
575 struct tf_msg_dma_buf resv_buf = { 0 }; in tf_msg_session_resc_info()
679 struct tf_msg_dma_buf resv_buf = { 0 }; in tf_msg_session_resc_flush()
1555 struct tf_msg_dma_buf buf = { 0 }; in tf_msg_tcam_entry_set()