Home
last modified time | relevance | path

Searched refs:bnxt_qplib_chip_ctx (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/drivers/infiniband/hw/bnxt_re/
Dqplib_res.h66 struct bnxt_qplib_chip_ctx { struct
302 struct bnxt_qplib_chip_ctx *cctx;
318 static inline bool bnxt_qplib_is_chip_gen_p7(struct bnxt_qplib_chip_ctx *cctx) in bnxt_qplib_is_chip_gen_p7()
324 static inline bool bnxt_qplib_is_chip_gen_p5(struct bnxt_qplib_chip_ctx *cctx) in bnxt_qplib_is_chip_gen_p5()
331 static inline bool bnxt_qplib_is_chip_gen_p5_p7(struct bnxt_qplib_chip_ctx *cctx) in bnxt_qplib_is_chip_gen_p5_p7()
342 static inline u8 bnxt_qplib_get_ring_type(struct bnxt_qplib_chip_ctx *cctx) in bnxt_qplib_get_ring_type()
531 struct bnxt_qplib_chip_ctx *cctx, in bnxt_qplib_ring_nq_db()
564 static inline u8 bnxt_qplib_dbr_pacing_en(struct bnxt_qplib_chip_ctx *cctx) in bnxt_qplib_dbr_pacing_en()
Dbnxt_re.h175 struct bnxt_qplib_chip_ctx *chip_ctx;
Dmain.c94 struct bnxt_qplib_chip_ctx *cctx; in bnxt_re_set_db_offset()
135 struct bnxt_qplib_chip_ctx *cctx; in bnxt_re_set_drv_mode()
151 struct bnxt_qplib_chip_ctx *chip_ctx; in bnxt_re_destroy_chip_ctx()
166 struct bnxt_qplib_chip_ctx *chip_ctx; in bnxt_re_setup_chip_ctx()
434 struct bnxt_qplib_chip_ctx *cctx; in bnxt_re_hwrm_qcaps()
462 struct bnxt_qplib_chip_ctx *cctx; in bnxt_re_hwrm_dbr_pacing_qcfg()
804 struct bnxt_qplib_chip_ctx *chip_ctx = rdev->chip_ctx; in bnxt_re_net_stats_ctx_alloc()
1541 struct bnxt_qplib_chip_ctx *cctx; in bnxt_re_query_hwrm_intf_version()
Dqplib_res.c59 struct bnxt_qplib_chip_ctx *cctx,
845 struct bnxt_qplib_chip_ctx *cctx, in bnxt_qplib_alloc_stats_ctx()
Dqplib_fp.h274 struct bnxt_qplib_chip_ctx *cctx;
Dqplib_sp.c98 struct bnxt_qplib_chip_ctx *cctx; in bnxt_qplib_get_dev_attr()
Dib_verbs.c1357 struct bnxt_qplib_chip_ctx *chip_ctx; in bnxt_re_init_qp_type()
2978 struct bnxt_qplib_chip_ctx *cctx; in bnxt_re_destroy_cq()
3010 struct bnxt_qplib_chip_ctx *cctx; in bnxt_re_create_cq()
4428 struct bnxt_qplib_chip_ctx *cctx; in UVERBS_HANDLER()