Home
last modified time | relevance | path

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

/linux-6.8/drivers/infiniband/hw/bnxt_re/
Dqplib_res.h299 struct bnxt_qplib_res { struct
300 struct pci_dev *pdev;
301 struct bnxt_qplib_chip_ctx *cctx;
302 struct bnxt_qplib_dev_attr *dattr;
303 struct net_device *netdev;
304 struct bnxt_qplib_rcfw *rcfw;
305 struct bnxt_qplib_pd_tbl pd_tbl;
307 struct mutex pd_tbl_lock;
308 struct bnxt_qplib_sgid_tbl sgid_tbl;
309 struct bnxt_qplib_dpi_tbl dpi_tbl;
[all …]