Lines Matching refs:scsi_qla_host_t
20 static int qla_pur_get_pending(scsi_qla_host_t *, fc_port_t *, struct bsg_job *);
195 qla_edif_sa_ctl_init(scsi_qla_host_t *vha, struct fc_port *fcport) in qla_edif_sa_ctl_init()
208 static int qla_bsg_check(scsi_qla_host_t *vha, struct bsg_job *bsg_job, in qla_bsg_check()
254 qla2x00_find_fcport_by_pid(scsi_qla_host_t *vha, port_id_t *id) in qla2x00_find_fcport_by_pid()
279 qla_edif_app_check(scsi_qla_host_t *vha, struct app_id appid) in qla_edif_app_check()
467 qla_edif_app_start(scsi_qla_host_t *vha, struct bsg_job *bsg_job) in qla_edif_app_start()
588 qla_edif_app_stop(scsi_qla_host_t *vha, struct bsg_job *bsg_job) in qla_edif_app_stop()
644 qla_edif_app_chk_sa_update(scsi_qla_host_t *vha, fc_port_t *fcport, in qla_edif_app_chk_sa_update()
674 qla_edif_app_authok(scsi_qla_host_t *vha, struct bsg_job *bsg_job) in qla_edif_app_authok()
787 qla_edif_app_authfail(scsi_qla_host_t *vha, struct bsg_job *bsg_job) in qla_edif_app_authfail()
860 qla_edif_app_getfcinfo(scsi_qla_host_t *vha, struct bsg_job *bsg_job) in qla_edif_app_getfcinfo()
982 qla_edif_app_getstats(scsi_qla_host_t *vha, struct bsg_job *bsg_job) in qla_edif_app_getstats()
1052 scsi_qla_host_t *vha = shost_priv(host); in qla_edif_app_mgmt()
1289 scsi_qla_host_t *vha = shost_priv(host); in qla24xx_sadb_update()
1585 qla_enode_free(scsi_qla_host_t *vha, struct enode *node) in qla_enode_free()
1598 qla_enode_init(scsi_qla_host_t *vha) in qla_enode_init()
1625 qla_enode_stop(scsi_qla_host_t *vha) in qla_enode_stop()
1653 static void qla_enode_clear(scsi_qla_host_t *vha, port_id_t portid) in qla_enode_clear()
1693 qla_enode_alloc(scsi_qla_host_t *vha, uint32_t ntype) in qla_enode_alloc()
1712 qla_enode_add(scsi_qla_host_t *vha, struct enode *ptr) in qla_enode_add()
1728 qla_enode_find(scsi_qla_host_t *vha, uint32_t ntype, uint32_t p1, uint32_t p2) in qla_enode_find()
1766 qla_pur_get_pending(scsi_qla_host_t *vha, fc_port_t *fcport, in qla_pur_get_pending()
1807 qla_els_reject_iocb(scsi_qla_host_t *vha, struct qla_qpair *qp, in qla_els_reject_iocb()
1832 qla_edb_init(scsi_qla_host_t *vha) in qla_edb_init()
1850 qla_edb_node_free(scsi_qla_host_t *vha, struct edb_node *node) in qla_edb_node_free()
1870 static void qla_edb_clear(scsi_qla_host_t *vha, port_id_t portid) in qla_edb_clear()
1924 qla_edb_stop(scsi_qla_host_t *vha) in qla_edb_stop()
1957 qla_edb_node_alloc(scsi_qla_host_t *vha, uint32_t ntype) in qla_edb_node_alloc()
1976 qla_edb_node_add(scsi_qla_host_t *vha, struct edb_node *ptr) in qla_edb_node_add()
1999 qla_edb_eventcreate(scsi_qla_host_t *vha, uint32_t dbtype, in qla_edb_eventcreate()
2081 qla_edb_getnext(scsi_qla_host_t *vha) in qla_edb_getnext()
2101 qla_edif_timer(scsi_qla_host_t *vha) in qla_edif_timer()
2135 scsi_qla_host_t *vha = shost_priv(class_to_shost(dev)); in edif_doorbell_show()
2218 qla24xx_issue_sa_replace_iocb(scsi_qla_host_t *vha, struct qla_work_evt *e) in qla24xx_issue_sa_replace_iocb()
2403 void qla24xx_auth_els(scsi_qla_host_t *vha, void **pkt, struct rsp_que **rsp) in qla24xx_auth_els()
2596 scsi_qla_host_t *vha = fcport->vha; in qla_edif_sadb_delete_sa_index()
2646 qla28xx_sa_update_iocb_entry(scsi_qla_host_t *v, struct req_que *req, in qla28xx_sa_update_iocb_entry()
3139 scsi_qla_host_t *vha = fcport->vha; in qla_edif_sadb_get_sa_index()
3293 static void __chk_edif_rx_sa_delete_pending(scsi_qla_host_t *vha, in __chk_edif_rx_sa_delete_pending()
3367 void qla_chk_edif_rx_sa_delete_pending(scsi_qla_host_t *vha, in qla_chk_edif_rx_sa_delete_pending()
3385 void qlt_chk_edif_rx_sa_delete_pending(scsi_qla_host_t *vha, fc_port_t *fcport, in qlt_chk_edif_rx_sa_delete_pending()
3419 int qla_edif_process_els(scsi_qla_host_t *vha, struct bsg_job *bsg_job) in qla_edif_process_els()