Searched defs:cnic_eth_dev (Results 1 – 3 of 3) sorted by relevance
199 struct cnic_eth_dev { struct200 struct module *drv_owner;201 u32 drv_state;208 u32 chip_id;209 u32 max_kwqe_pending;210 struct pci_dev *pdev;211 void __iomem *io_base;212 void __iomem *io_base2;213 const void *iro_arr;215 u32 ctx_tbl_offset;[all …]
6999 struct cnic_eth_dev cnic_eth_dev; member
1680 struct cnic_eth_dev cnic_eth_dev; member