Home
last modified time | relevance | path

Searched refs:pcqe (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/bnxt/bnxt_re/
H A Dqplib_fp.c2619 struct bnxt_qplib_cqe **pcqe, int *budget) in __flush_sq() argument
2627 cqe = *pcqe; in __flush_sq()
2660 *pcqe = cqe; in __flush_sq()
2670 struct bnxt_qplib_cqe **pcqe, int *budget) in __flush_rq() argument
2691 cqe = *pcqe; in __flush_rq()
2714 *pcqe = cqe; in __flush_rq()
2864 struct bnxt_qplib_cqe **pcqe, int *budget, in bnxt_qplib_cq_process_req() argument
2894 cqe = *pcqe; in bnxt_qplib_cq_process_req()
2959 *pcqe = cqe; in bnxt_qplib_cq_process_req()
2985 struct bnxt_qplib_cqe **pcqe, in bnxt_qplib_cq_process_res_rc() argument
[all …]
/freebsd/contrib/ofed/libmlx4/
H A Dcq.c201 struct mlx4_cqe **pcqe)
204 struct mlx4_cqe **pcqe) in mlx4_get_next_cqe() argument
225 *pcqe = cqe; in mlx4_get_next_cqe()
/freebsd/contrib/ofed/libmlx5/
H A Dcq.c465 void **pcqe)
469 void **pcqe) in mlx5_get_next_cqe() argument
503 *pcqe = cqe; in mlx5_get_next_cqe()