Home
last modified time | relevance | path

Searched defs:ibv_req_notify_cq (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ofed/libibverbs/
H A Dkern-abi.h522 struct ibv_req_notify_cq { struct
523 __u32 command;
524 __u16 in_words;
525 __u16 out_words;
526 __u32 cq_handle;
527 __u32 solicited;
H A Dverbs.h1931 static inline int ibv_req_notify_cq(struct ibv_cq *cq, int solicited_only) in ibv_req_notify_cq() function