FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
rdma_rxq_t Struct Reference

Public Member Functions

 CLIB_CACHE_LINE_ALIGN_MARK (cacheline0)
 

Data Fields

struct ibv_cq * cq
 
struct ibv_wq * wq
 
u32bufs
 
u32 size
 
u32 head
 
u32 tail
 

Detailed Description

Definition at line 40 of file rdma.h.

Member Function Documentation

◆ CLIB_CACHE_LINE_ALIGN_MARK()

rdma_rxq_t::CLIB_CACHE_LINE_ALIGN_MARK ( cacheline0  )

Field Documentation

◆ bufs

u32* rdma_rxq_t::bufs

Definition at line 45 of file rdma.h.

◆ cq

struct ibv_cq* rdma_rxq_t::cq

Definition at line 43 of file rdma.h.

◆ head

u32 rdma_rxq_t::head

Definition at line 47 of file rdma.h.

◆ size

u32 rdma_rxq_t::size

Definition at line 46 of file rdma.h.

◆ tail

u32 rdma_rxq_t::tail

Definition at line 48 of file rdma.h.

◆ wq

struct ibv_wq* rdma_rxq_t::wq

Definition at line 44 of file rdma.h.


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