cxgbit_find_device
struct cxgbit_device *cxgbit_find_device(struct net_device *, u8 *);
cdev = cxgbit_find_device(ndev, NULL);
cdev = cxgbit_find_device(ndev, &port_id);