Searched defs:bnx2i_hba (Results 1 – 1 of 1) sorted by relevance
399 struct bnx2i_hba { struct400 struct list_head link;401 struct cnic_dev *cnic;402 struct pci_dev *pcidev;403 struct net_device *netdev;404 void __iomem *regview;405 resource_size_t reg_base;407 u32 age;408 unsigned long cnic_dev_type;413 u32 mail_queue_access;[all …]