Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/hw/mthca/
Dmthca_dev.h288 struct mthca_dev { struct
289 struct ib_device ib_dev;
290 struct pci_dev *pdev;
292 int hca_type;
293 unsigned long mthca_flags;
294 unsigned long device_cap_flags;
296 u32 rev_id;
297 char board_id[MTHCA_BOARD_ID_LEN];
300 u64 fw_ver;
301 union {
[all …]