Struct ibverbs_sys::ibv_srq_attr [−][src]
Fields
max_wr: u32max_sge: u32srq_limit: u32Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for ibv_srq_attr
impl Send for ibv_srq_attr
impl Sync for ibv_srq_attr
impl Unpin for ibv_srq_attr
impl UnwindSafe for ibv_srq_attr
Blanket Implementations
Mutably borrows from an owned value. Read more