Lines Matching refs:hbas
137 cdev->hbas = (struct cxgbi_hba **)(((char*)cdev->ports) + nports * in cxgbi_device_register()
140 cdev->dd_data = ((char *)cdev->hbas) + in cxgbi_device_register()
230 cdev->hbas[i]->vdev = vdev; in cxgbi_device_find_by_netdev()
262 cdev->hbas[i]->vdev = vdev; in cxgbi_device_find_by_netdev_rcu()
297 cdev->hbas[i]->vdev = vdev; in cxgbi_device_find_by_mac()
322 chba = cdev->hbas[i]; in cxgbi_hbas_remove()
324 cdev->hbas[i] = NULL; in cxgbi_hbas_remove()
377 cdev->hbas[i] = chba; in cxgbi_hbas_add()
2738 hba = csk->cdev->hbas[csk->port_id]; in cxgbi_ep_connect()
2739 else if (hba != csk->cdev->hbas[csk->port_id]) { in cxgbi_ep_connect()
2743 csk->cdev->hbas[csk->port_id], csk->port_id); in cxgbi_ep_connect()