Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_res.h172 struct bnxt_qplib_res *res;
309 struct bnxt_qplib_res { struct
346 static inline u8 bnxt_qplib_get_hwq_type(struct bnxt_qplib_res *res) in bnxt_qplib_get_hwq_type() argument
417 void bnxt_qplib_free_hwq(struct bnxt_qplib_res *res,
421 int bnxt_qplib_alloc_pd(struct bnxt_qplib_res *res,
423 int bnxt_qplib_dealloc_pd(struct bnxt_qplib_res *res,
426 int bnxt_qplib_alloc_dpi(struct bnxt_qplib_res *res,
429 int bnxt_qplib_dealloc_dpi(struct bnxt_qplib_res *res,
431 void bnxt_qplib_cleanup_res(struct bnxt_qplib_res *res);
432 int bnxt_qplib_init_res(struct bnxt_qplib_res *res);
[all …]
H A Dqplib_rcfw.h223 struct bnxt_qplib_res *res;
263 int bnxt_qplib_alloc_rcfw_channel(struct bnxt_qplib_res *res,
H A Dbnxt_re.h202 struct bnxt_qplib_res qplib_res;