| NVIDIA DOCA SDK | Data Center on a Chip Framework Documentation |
#include </opt/mellanox/doca/samples/doca_comch/comch_ctrl_path_common.h>
Data Fields | |
| char | comch_dev_pci_addr [DOCA_DEVINFO_PCI_ADDR_SIZE] |
| char | comch_dev_rep_pci_addr [DOCA_DEVINFO_REP_PCI_ADDR_SIZE] |
| char | text [MAX_TXT_SIZE] |
| uint32_t | text_size |
Definition at line 41 of file comch_ctrl_path_common.h.
| char comch_config::comch_dev_pci_addr[DOCA_DEVINFO_PCI_ADDR_SIZE] |
Definition at line 42 of file comch_ctrl_path_common.h.
| char comch_config::comch_dev_rep_pci_addr[DOCA_DEVINFO_REP_PCI_ADDR_SIZE] |
Definition at line 43 of file comch_ctrl_path_common.h.
| char comch_config::text[MAX_TXT_SIZE] |
Definition at line 45 of file comch_ctrl_path_common.h.
| uint32_t comch_config::text_size |
Definition at line 46 of file comch_ctrl_path_common.h.