FD.io VPP  v19.04.4-rc0-5-ge88582fac
Vector Packet Processing
rdma_rxq_t Struct Reference

Public Member Functions

 CLIB_CACHE_LINE_ALIGN_MARK (cacheline0)
 

Data Fields

u32 size
 
u32 n_enq
 
struct ibv_cq * cq
 
struct ibv_wq * wq
 

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

◆ cq

struct ibv_cq* rdma_rxq_t::cq

Definition at line 45 of file rdma.h.

◆ n_enq

u32 rdma_rxq_t::n_enq

Definition at line 44 of file rdma.h.

◆ size

u32 rdma_rxq_t::size

Definition at line 43 of file rdma.h.

◆ wq

struct ibv_wq* rdma_rxq_t::wq

Definition at line 46 of file rdma.h.


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