| NVIDIA DOCA SDK | Data Center on a Chip Framework Documentation |
Data Fields | |
| struct doca_pe * | pe |
| struct spdk_poller * | poller |
| struct spdk_thread * | thread |
Definition at line 160 of file doca_transport.c.
| struct doca_pe* nvmf_doca_admin_poll_group::pe |
Used by poller
Definition at line 161 of file doca_transport.c.
| struct spdk_poller* nvmf_doca_admin_poll_group::poller |
Used to poll PCI devs and admin QPs
Definition at line 162 of file doca_transport.c.
| struct spdk_thread* nvmf_doca_admin_poll_group::thread |
The thread where poller is running
Definition at line 163 of file doca_transport.c.