Lines Matching refs:hbas
145 cdev->hbas = (struct cxgbi_hba **)(((char*)cdev->ports) + nports * in cxgbi_device_register()
148 cdev->dd_data = ((char *)cdev->hbas) + in cxgbi_device_register()
238 cdev->hbas[i]->vdev = vdev; in cxgbi_device_find_by_netdev()
270 cdev->hbas[i]->vdev = vdev; in cxgbi_device_find_by_netdev_rcu()
304 cdev->hbas[i]->vdev = vdev; in cxgbi_device_find_by_mac()
328 chba = cdev->hbas[i]; in cxgbi_hbas_remove()
330 cdev->hbas[i] = NULL; in cxgbi_hbas_remove()
385 cdev->hbas[i] = chba; in cxgbi_hbas_add()
2897 hba = csk->cdev->hbas[csk->port_id]; in cxgbi_ep_connect()
2898 else if (hba != csk->cdev->hbas[csk->port_id]) { in cxgbi_ep_connect()
2909 csk->cdev->hbas[csk->port_id], csk->port_id); in cxgbi_ep_connect()