Home
last modified time | relevance | path

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

/linux-3.3/drivers/infiniband/hw/mthca/
Dmthca_dev.h289 struct mthca_dev { struct
290 struct ib_device ib_dev;
291 struct pci_dev *pdev;
293 int hca_type;
294 unsigned long mthca_flags;
295 unsigned long device_cap_flags;
297 u32 rev_id;
298 char board_id[MTHCA_BOARD_ID_LEN];
301 u64 fw_ver;
302 union {
[all …]