Lines Matching refs:qla_hw_data
32 struct qla_hw_data *ha = vha->hw; in qla24xx_allocate_vp_id()
66 struct qla_hw_data *ha = vha->hw; in qla24xx_deallocate_vp_id()
110 qla24xx_find_vhost_by_name(struct qla_hw_data *ha, uint8_t *port_name) in qla24xx_find_vhost_by_name()
209 struct qla_hw_data *ha = vha->hw; in qla24xx_enable_vp()
278 struct qla_hw_data *ha = rsp->hw; in qla2x00_alert_all_vps()
361 struct qla_hw_data *ha = vha->hw; in qla2x00_do_dpc_vp()
435 struct qla_hw_data *ha = vha->hw; in qla2x00_do_dpc_all_vps()
468 struct qla_hw_data *ha = base_vha->hw; in qla24xx_vport_create_req_sanity_check()
506 struct qla_hw_data *ha = base_vha->hw; in qla24xx_create_vhost()
583 struct qla_hw_data *ha = vha->hw; in qla25xx_free_req_que()
603 struct qla_hw_data *ha = vha->hw; in qla25xx_free_rsp_que()
666 struct qla_hw_data *ha = vha->hw; in qla25xx_delete_queues()
707 qla25xx_create_req_que(struct qla_hw_data *ha, uint16_t options, in qla25xx_create_req_que()
835 qla25xx_create_rsp_que(struct qla_hw_data *ha, uint16_t options, in qla25xx_create_rsp_que()
958 struct qla_hw_data *ha = vha->hw; in qla24xx_control_vp()