NVIDIA DOCA SDK Data Center on a Chip Framework Documentation
txq_http_queues Struct Reference

#include </opt/mellanox/doca/applications/gpu_packet_processing/config_queues/common.h>

Collaboration diagram for txq_http_queues:

Data Fields

struct doca_gpu * gpu_dev
 
struct doca_dev * ddev
 
struct doca_ctx * eth_txq_ctx [MAX_QUEUES]
 
struct doca_eth_txq * eth_txq_cpu [MAX_QUEUES]
 
struct doca_gpu_eth_txq * eth_txq_gpu [MAX_QUEUES]
 
struct tx_buf buf_page_index
 
struct tx_buf buf_page_contacts
 
struct tx_buf buf_page_not_found
 

Detailed Description

Definition at line 134 of file common.h.

Field Documentation

◆ buf_page_contacts

struct tx_buf txq_http_queues::buf_page_contacts

Definition at line 139 of file common.h.

◆ buf_page_index

struct tx_buf txq_http_queues::buf_page_index

Definition at line 139 of file common.h.

◆ buf_page_not_found

struct tx_buf txq_http_queues::buf_page_not_found

Definition at line 139 of file common.h.

◆ ddev

struct doca_dev* txq_http_queues::ddev

Definition at line 136 of file common.h.

◆ eth_txq_cpu

struct doca_eth_txq* txq_http_queues::eth_txq_cpu[MAX_QUEUES]

Definition at line 138 of file common.h.

◆ eth_txq_ctx

struct doca_ctx* txq_http_queues::eth_txq_ctx[MAX_QUEUES]

Definition at line 137 of file common.h.

◆ eth_txq_gpu

struct doca_gpu_eth_txq* txq_http_queues::eth_txq_gpu[MAX_QUEUES]

Definition at line 139 of file common.h.

◆ gpu_dev

struct doca_gpu* txq_http_queues::gpu_dev

Definition at line 135 of file common.h.


The documentation for this struct was generated from the following file: