Home
last modified time | relevance | path

Searched refs:read_vendor_err (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/ofed/libibverbs/
H A Dverbs.h1098 uint32_t (*read_vendor_err)(struct ibv_cq_ex *current); member
1140 return cq->read_vendor_err(cq); in ibv_wc_read_vendor_err()
/freebsd/contrib/ofed/libmlx4/
H A Dcq.c661 cq->ibv_cq.read_vendor_err = mlx4_cq_read_wc_vendor_err; in mlx4_cq_fill_pfns()
/freebsd/contrib/ofed/libmlx5/
H A Dcq.c1257 cq->ibv_cq.read_vendor_err = mlx5_cq_read_wc_vendor_err; in mlx5_cq_fill_pfns()
/freebsd/contrib/ofed/libirdma/
H A Dirdma_uverbs.c1133 ibvcq_ex->read_vendor_err = irdma_wc_read_vendor_err; in irdma_ibvcq_ex_fill_priv_funcs()