Searched defs:cnic_eth_dev (Results 1 – 3 of 3) sorted by relevance
185 struct cnic_eth_dev { struct186 struct module *drv_owner;187 u32 drv_state;194 u32 chip_id;195 u32 max_kwqe_pending;196 struct pci_dev *pdev;197 void __iomem *io_base;198 void __iomem *io_base2;199 const void *iro_arr;201 u32 ctx_tbl_offset;[all …]
6998 struct cnic_eth_dev cnic_eth_dev; member
1750 struct cnic_eth_dev cnic_eth_dev; member