Searched defs:cnic_eth_dev (Results 1 – 3 of 3) sorted by relevance
166 struct cnic_eth_dev { struct167 struct module *drv_owner;168 u32 drv_state;174 u32 chip_id;175 u32 max_kwqe_pending;176 struct pci_dev *pdev;177 void __iomem *io_base;178 void __iomem *io_base2;179 const void *iro_arr;181 u32 ctx_tbl_offset;[all …]
6944 struct cnic_eth_dev cnic_eth_dev; member
1441 struct cnic_eth_dev cnic_eth_dev; member