Lines Matching refs:cxgbi_hba
129 (sizeof(struct cxgbi_hba *) + in cxgbi_device_register()
137 cdev->hbas = (struct cxgbi_hba **)(((char*)cdev->ports) + nports * in cxgbi_device_register()
141 nports * sizeof(struct cxgbi_hba *); in cxgbi_device_register()
316 struct cxgbi_hba *chba; in cxgbi_hbas_remove()
337 struct cxgbi_hba *chba; in cxgbi_hbas_add()
1458 static void ddp_tag_release(struct cxgbi_hba *chba, u32 tag) in ddp_tag_release()
1689 struct cxgbi_hba *chba = cconn->chba; in task_release_itt()
1708 struct cxgbi_hba *chba = cconn->chba; in task_reserve_itt()
2574 struct cxgbi_hba *chba; in cxgbi_create_session()
2625 struct cxgbi_hba *chba = iscsi_host_priv(shost); in cxgbi_set_host_param()
2658 struct cxgbi_hba *chba = iscsi_host_priv(shost); in cxgbi_get_host_param()
2704 struct cxgbi_hba *hba = NULL; in cxgbi_ep_connect()