Home
last modified time | relevance | path

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

/src/contrib/ofed/libbnxtre/
H A Dmain.h419 static inline uint32_t bnxt_re_get_diff(uint64_t cmask) in bnxt_re_get_diff() function
H A Dverbs.c1284 diff = bnxt_re_get_diff(cntx->comp_mask); in bnxt_re_get_sqmem_size()
1461 que->diff = (bnxt_re_get_diff(cntx->comp_mask) * qattr[indx].esize) / in bnxt_re_alloc_queues()
/src/sys/dev/bnxt/bnxt_re/
H A Dib_verbs.h536 static inline u32 bnxt_re_get_diff(struct bnxt_re_ucontext *uctx, in bnxt_re_get_diff() function
H A Dib_verbs.c2087 diff = bnxt_re_get_diff(cntx, rdev->chip_ctx); in bnxt_re_init_sq_attr()