Lines Matching refs:scsi_qla_host_t

20 static int qla_pur_get_pending(scsi_qla_host_t *, fc_port_t *, struct bsg_job *);
55 static struct edb_node *qla_edb_getnext(scsi_qla_host_t *vha) in qla_edb_getnext()
74 static void qla_edb_node_free(scsi_qla_host_t *vha, struct edb_node *node) in qla_edb_node_free()
221 qla_edif_sa_ctl_init(scsi_qla_host_t *vha, struct fc_port *fcport) in qla_edif_sa_ctl_init()
234 static int qla_bsg_check(scsi_qla_host_t *vha, struct bsg_job *bsg_job, in qla_bsg_check()
280 qla2x00_find_fcport_by_pid(scsi_qla_host_t *vha, port_id_t *id) in qla2x00_find_fcport_by_pid()
299 qla_edif_app_check(scsi_qla_host_t *vha, struct app_id appid) in qla_edif_app_check()
491 static int qla_delete_n2n_sess_and_wait(scsi_qla_host_t *vha) in qla_delete_n2n_sess_and_wait()
535 qla_edif_app_start(scsi_qla_host_t *vha, struct bsg_job *bsg_job) in qla_edif_app_start()
672 qla_edif_app_stop(scsi_qla_host_t *vha, struct bsg_job *bsg_job) in qla_edif_app_stop()
725 qla_edif_app_chk_sa_update(scsi_qla_host_t *vha, fc_port_t *fcport, in qla_edif_app_chk_sa_update()
755 qla_edif_app_authok(scsi_qla_host_t *vha, struct bsg_job *bsg_job) in qla_edif_app_authok()
868 qla_edif_app_authfail(scsi_qla_host_t *vha, struct bsg_job *bsg_job) in qla_edif_app_authfail()
941 qla_edif_app_getfcinfo(scsi_qla_host_t *vha, struct bsg_job *bsg_job) in qla_edif_app_getfcinfo()
1069 qla_edif_app_getstats(scsi_qla_host_t *vha, struct bsg_job *bsg_job) in qla_edif_app_getstats()
1136 qla_edif_ack(scsi_qla_host_t *vha, struct bsg_job *bsg_job) in qla_edif_ack()
1169 static int qla_edif_consume_dbell(scsi_qla_host_t *vha, struct bsg_job *bsg_job) in qla_edif_consume_dbell()
1235 static void __qla_edif_dbell_bsg_done(scsi_qla_host_t *vha, struct bsg_job *bsg_job, in __qla_edif_dbell_bsg_done()
1249 static void qla_edif_dbell_bsg_done(scsi_qla_host_t *vha) in qla_edif_dbell_bsg_done()
1266 qla_edif_dbell_bsg(scsi_qla_host_t *vha, struct bsg_job *bsg_job) in qla_edif_dbell_bsg()
1299 scsi_qla_host_t *vha = shost_priv(host); in qla_edif_app_mgmt()
1548 scsi_qla_host_t *vha = shost_priv(host); in qla24xx_sadb_update()
1844 qla_enode_free(scsi_qla_host_t *vha, struct enode *node) in qla_enode_free()
1857 qla_enode_init(scsi_qla_host_t *vha) in qla_enode_init()
1884 qla_enode_stop(scsi_qla_host_t *vha) in qla_enode_stop()
1912 static void qla_enode_clear(scsi_qla_host_t *vha, port_id_t portid) in qla_enode_clear()
1952 qla_enode_alloc(scsi_qla_host_t *vha, uint32_t ntype) in qla_enode_alloc()
1971 qla_enode_add(scsi_qla_host_t *vha, struct enode *ptr) in qla_enode_add()
1987 qla_enode_find(scsi_qla_host_t *vha, uint32_t ntype, uint32_t p1, uint32_t p2) in qla_enode_find()
2025 qla_pur_get_pending(scsi_qla_host_t *vha, fc_port_t *fcport, in qla_pur_get_pending()
2066 qla_els_reject_iocb(scsi_qla_host_t *vha, struct qla_qpair *qp, in qla_els_reject_iocb()
2092 qla_edb_init(scsi_qla_host_t *vha) in qla_edb_init()
2106 static void qla_edb_clear(scsi_qla_host_t *vha, port_id_t portid) in qla_edb_clear()
2157 qla_edb_stop(scsi_qla_host_t *vha) in qla_edb_stop()
2186 qla_edb_node_alloc(scsi_qla_host_t *vha, uint32_t ntype) in qla_edb_node_alloc()
2205 qla_edb_node_add(scsi_qla_host_t *vha, struct edb_node *ptr) in qla_edb_node_add()
2225 qla_edb_eventcreate(scsi_qla_host_t *vha, uint32_t dbtype, in qla_edb_eventcreate()
2309 qla_edif_timer(scsi_qla_host_t *vha) in qla_edif_timer()
2350 qla24xx_issue_sa_replace_iocb(scsi_qla_host_t *vha, struct qla_work_evt *e) in qla24xx_issue_sa_replace_iocb()
2535 void qla24xx_auth_els(scsi_qla_host_t *vha, void **pkt, struct rsp_que **rsp) in qla24xx_auth_els()
2731 scsi_qla_host_t *vha = fcport->vha; in qla_edif_sadb_delete_sa_index()
2781 qla28xx_sa_update_iocb_entry(scsi_qla_host_t *v, struct req_que *req, in qla28xx_sa_update_iocb_entry()
3259 scsi_qla_host_t *vha = fcport->vha; in qla_edif_sadb_get_sa_index()
3413 static void __chk_edif_rx_sa_delete_pending(scsi_qla_host_t *vha, in __chk_edif_rx_sa_delete_pending()
3487 void qla_chk_edif_rx_sa_delete_pending(scsi_qla_host_t *vha, in qla_chk_edif_rx_sa_delete_pending()
3505 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()
3539 int qla_edif_process_els(scsi_qla_host_t *vha, struct bsg_job *bsg_job) in qla_edif_process_els()