Lines Matching refs:cxgbi_device
129 struct cxgbi_device *cdev;
184 struct cxgbi_device *cdev;
510 struct cxgbi_device *cdev;
528 struct cxgbi_device { struct
554 void (*dev_ddp_cleanup)(struct cxgbi_device *); argument
703 struct cxgbi_device *cxgbi_device_register(unsigned int, unsigned int);
704 void cxgbi_device_unregister(struct cxgbi_device *);
706 struct cxgbi_device *cxgbi_device_find_by_lldev(void *);
707 struct cxgbi_device *cxgbi_device_find_by_netdev(struct net_device *, int *);
708 struct cxgbi_device *cxgbi_device_find_by_netdev_rcu(struct net_device *,
710 int cxgbi_hbas_add(struct cxgbi_device *, u64, unsigned int,
713 void cxgbi_hbas_remove(struct cxgbi_device *);
715 int cxgbi_device_portmap_create(struct cxgbi_device *cdev, unsigned int base,
717 void cxgbi_device_portmap_cleanup(struct cxgbi_device *cdev);
751 int cxgbi_ddp_init(struct cxgbi_device *, unsigned int, unsigned int,
753 int cxgbi_ddp_cleanup(struct cxgbi_device *);