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()
524 qla_edif_app_start(scsi_qla_host_t *vha, struct bsg_job *bsg_job) in qla_edif_app_start()
629 qla_edif_app_stop(scsi_qla_host_t *vha, struct bsg_job *bsg_job) in qla_edif_app_stop()
685 qla_edif_app_chk_sa_update(scsi_qla_host_t *vha, fc_port_t *fcport, in qla_edif_app_chk_sa_update()
715 qla_edif_app_authok(scsi_qla_host_t *vha, struct bsg_job *bsg_job) in qla_edif_app_authok()
823 qla_edif_app_authfail(scsi_qla_host_t *vha, struct bsg_job *bsg_job) in qla_edif_app_authfail()
891 qla_edif_app_getfcinfo(scsi_qla_host_t *vha, struct bsg_job *bsg_job) in qla_edif_app_getfcinfo()
999 qla_edif_app_getstats(scsi_qla_host_t *vha, struct bsg_job *bsg_job) in qla_edif_app_getstats()
1072 scsi_qla_host_t *vha = shost_priv(host); in qla_edif_app_mgmt()
1308 scsi_qla_host_t *vha = shost_priv(host); in qla24xx_sadb_update()
1586 qla_enode_free(scsi_qla_host_t *vha, struct enode *node) in qla_enode_free()
1599 qla_enode_init(scsi_qla_host_t *vha) in qla_enode_init()
1626 qla_enode_stop(scsi_qla_host_t *vha) in qla_enode_stop()
1660 qla_enode_alloc(scsi_qla_host_t *vha, uint32_t ntype) in qla_enode_alloc()
1679 qla_enode_add(scsi_qla_host_t *vha, struct enode *ptr) in qla_enode_add()
1695 qla_enode_find(scsi_qla_host_t *vha, uint32_t ntype, uint32_t p1, uint32_t p2) in qla_enode_find()
1749 qla_pur_get_pending(scsi_qla_host_t *vha, fc_port_t *fcport, in qla_pur_get_pending()
1790 qla_els_reject_iocb(scsi_qla_host_t *vha, struct qla_qpair *qp, in qla_els_reject_iocb()
1815 qla_edb_init(scsi_qla_host_t *vha) in qla_edb_init()
1833 qla_edb_node_free(scsi_qla_host_t *vha, struct edb_node *node) in qla_edb_node_free()
1856 qla_edb_stop(scsi_qla_host_t *vha) in qla_edb_stop()
1889 qla_edb_node_alloc(scsi_qla_host_t *vha, uint32_t ntype) in qla_edb_node_alloc()
1908 qla_edb_node_add(scsi_qla_host_t *vha, struct edb_node *ptr) in qla_edb_node_add()
1931 qla_edb_eventcreate(scsi_qla_host_t *vha, uint32_t dbtype, in qla_edb_eventcreate()
2013 qla_edb_getnext(scsi_qla_host_t *vha) in qla_edb_getnext()
2033 qla_edif_timer(scsi_qla_host_t *vha) in qla_edif_timer()
2067 scsi_qla_host_t *vha = shost_priv(class_to_shost(dev)); in edif_doorbell_show()
2148 qla24xx_issue_sa_replace_iocb(scsi_qla_host_t *vha, struct qla_work_evt *e) in qla24xx_issue_sa_replace_iocb()
2324 void qla24xx_auth_els(scsi_qla_host_t *vha, void **pkt, struct rsp_que **rsp) in qla24xx_auth_els()
2503 scsi_qla_host_t *vha = fcport->vha; in qla_edif_sadb_delete_sa_index()
2553 qla28xx_sa_update_iocb_entry(scsi_qla_host_t *v, struct req_que *req, in qla28xx_sa_update_iocb_entry()
3038 scsi_qla_host_t *vha = fcport->vha; in qla_edif_sadb_get_sa_index()
3196 static void __chk_edif_rx_sa_delete_pending(scsi_qla_host_t *vha, in __chk_edif_rx_sa_delete_pending()
3270 void qla_chk_edif_rx_sa_delete_pending(scsi_qla_host_t *vha, in qla_chk_edif_rx_sa_delete_pending()
3288 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()
3322 int qla_edif_process_els(scsi_qla_host_t *vha, struct bsg_job *bsg_job) in qla_edif_process_els()