Home
last modified time | relevance | path

Searched refs:cxgbi_hba (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/scsi/cxgbi/
Dlibcxgbi.h508 struct cxgbi_hba { struct
536 struct cxgbi_hba **hbas; argument
558 void (*csk_ddp_clear)(struct cxgbi_hba *,
581 struct cxgbi_hba *chba;
587 struct cxgbi_hba *chba;
691 static inline void cxgbi_set_iscsi_ipv4(struct cxgbi_hba *chba, __be32 ipaddr) in cxgbi_set_iscsi_ipv4()
Dlibcxgbi.c133 (sizeof(struct cxgbi_hba *) + in cxgbi_device_register()
141 cdev->hbas = (struct cxgbi_hba **)(((char*)cdev->ports) + nports * in cxgbi_device_register()
145 nports * sizeof(struct cxgbi_hba *); in cxgbi_device_register()
320 struct cxgbi_hba *chba; in cxgbi_hbas_remove()
341 struct cxgbi_hba *chba; in cxgbi_hbas_add()
1462 static void ddp_tag_release(struct cxgbi_hba *chba, u32 tag) in ddp_tag_release()
1693 struct cxgbi_hba *chba = cconn->chba; in task_release_itt()
1712 struct cxgbi_hba *chba = cconn->chba; in task_reserve_itt()
2578 struct cxgbi_hba *chba; in cxgbi_create_session()
2629 struct cxgbi_hba *chba = iscsi_host_priv(shost); in cxgbi_set_host_param()
[all …]
/linux-4.4.14/drivers/scsi/cxgbi/cxgb3i/
Dcxgb3i.c931 static void update_address(struct cxgbi_hba *chba) in update_address()
959 struct cxgbi_hba *chba = cdev->hbas[csk->port_id]; in init_act_open()
1113 static void ddp_clear_map(struct cxgbi_hba *chba, unsigned int tag, in ddp_clear_map()
/linux-4.4.14/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c1633 static void ddp_clear_map(struct cxgbi_hba *chba, unsigned int tag, in ddp_clear_map()