Searched defs:cnic_eth_dev (Results 1 – 3 of 3) sorted by relevance
200 struct cnic_eth_dev { struct201 struct module *drv_owner;202 u32 drv_state;209 u32 chip_id;210 u32 max_kwqe_pending;211 struct pci_dev *pdev;212 void __iomem *io_base;213 void __iomem *io_base2;214 const void *iro_arr;216 u32 ctx_tbl_offset;[all …]
6998 struct cnic_eth_dev cnic_eth_dev; member
1681 struct cnic_eth_dev cnic_eth_dev; member