Home
last modified time | relevance | path

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

/drivers/scsi/
A Dhptiop.c191 req = hba->reqs[tag >> 8].req_virt; in hptiop_request_callback_mv()
344 hba->u.mvfrey.internal_req.req_virt; in iop_send_sync_request_mvfrey()
530 hba->u.mvfrey.internal_req.req_virt; in iop_set_config_mvfrey()
783 req = hba->reqs[tag].req_virt; in hptiop_host_request_callback_itl()
788 req = hba->reqs[tag].req_virt; in hptiop_host_request_callback_itl()
1021 _req->index, _req->req_virt); in hptiop_queuecommand_lck()
1033 req = _req->req_virt; in hptiop_queuecommand_lck()
1218 hba->u.mvfrey.internal_req.req_virt = p; in hptiop_internal_memalloc_mvfrey()
1261 if (hba->u.mvfrey.internal_req.req_virt) { in hptiop_internal_memfree_mvfrey()
1264 hba->u.mvfrey.internal_req.req_virt, in hptiop_internal_memfree_mvfrey()
[all …]
A Dhptiop.h248 void *req_virt; member
/drivers/net/ethernet/qlogic/qed/
A Dqed_sriov.c1911 start = &mbx->req_virt->start_vport; in qed_iov_vf_mbx_start_vport()
2040 req = &mbx->req_virt->start_rxq; in qed_iov_vf_mbx_start_rxq_resp()
2101 req = &mbx->req_virt->start_rxq; in qed_iov_vf_mbx_start_rxq()
2315 p_req = &mbx->req_virt->tunn_param_update; in qed_iov_vf_mbx_update_tunn_param()
2437 req = &mbx->req_virt->start_txq; in qed_iov_vf_mbx_start_txq()
2578 req = &mbx->req_virt->stop_rxqs; in qed_iov_vf_mbx_stop_rxqs()
2616 req = &mbx->req_virt->stop_txqs; in qed_iov_vf_mbx_stop_txqs()
2654 req = &mbx->req_virt->update_rxq; in qed_iov_vf_mbx_update_rxqs()
3280 req = &mbx->req_virt->ucast_filter; in qed_iov_vf_mbx_ucast_filter()
3430 req = &mbx->req_virt->read_coal_req; in qed_iov_vf_pf_get_coalesce()
[all …]
A Dqed_sriov.h110 union vfpf_tlvs *req_virt; member

Completed in 18 milliseconds