Lines Matching refs:cxgbi_device
129 struct cxgbi_device *cdev;
184 struct cxgbi_device *cdev;
512 struct cxgbi_device *cdev;
530 struct cxgbi_device { struct
554 void (*dev_ddp_cleanup)(struct cxgbi_device *); argument
700 struct cxgbi_device *cxgbi_device_register(unsigned int, unsigned int);
701 void cxgbi_device_unregister(struct cxgbi_device *);
703 struct cxgbi_device *cxgbi_device_find_by_lldev(void *);
704 struct cxgbi_device *cxgbi_device_find_by_netdev(struct net_device *, int *);
705 struct cxgbi_device *cxgbi_device_find_by_netdev_rcu(struct net_device *,
707 int cxgbi_hbas_add(struct cxgbi_device *, u64, unsigned int,
710 void cxgbi_hbas_remove(struct cxgbi_device *);
712 int cxgbi_device_portmap_create(struct cxgbi_device *cdev, unsigned int base,
714 void cxgbi_device_portmap_cleanup(struct cxgbi_device *cdev);
748 int cxgbi_ddp_init(struct cxgbi_device *, unsigned int, unsigned int,
750 int cxgbi_ddp_cleanup(struct cxgbi_device *);