Home
last modified time | relevance | path

Searched refs:sw_ownership_bit (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ofed/libmlx5/
H A Dcq.c1424 static uint8_t sw_ownership_bit(int n, int nent) in sw_ownership_bit() function
1461 sw_own = sw_ownership_bit(i + 1, cq->resize_cqes); in mlx5_cq_resize_copy_cqes()
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_cq.c74 static u8 sw_ownership_bit(int n, int nent) in sw_ownership_bit() function
1217 sw_own = sw_ownership_bit(i + 1, cq->resize_buf->nent); in copy_resize_cqes()