Searched refs:req_virt (Results 1 – 2 of 2) sorted by relevance
2145 start = &mbx->req_virt->start_vport; in ecore_iov_vf_mbx_start_vport()2293 req = &mbx->req_virt->start_rxq; in ecore_iov_vf_mbx_start_rxq_resp()2354 req = &mbx->req_virt->start_rxq; in ecore_iov_vf_mbx_start_rxq()2629 req = &mbx->req_virt->start_txq; in ecore_iov_vf_mbx_start_txq()2775 req = &mbx->req_virt->stop_rxqs; in ecore_iov_vf_mbx_stop_rxqs()2813 req = &mbx->req_virt->stop_txqs; in ecore_iov_vf_mbx_stop_txqs()2852 req = &mbx->req_virt->update_rxq; in ecore_iov_vf_mbx_update_rxqs()3159 p_mbx->req_virt, tlv); in ecore_iov_vp_update_sge_tpa_param()3448 req = &mbx->req_virt->ucast_filter; in ecore_iov_vf_mbx_ucast_filter()3603 req = &mbx->req_virt->read_coal_req; in ecore_iov_vf_pf_get_coalesce()[all …]
60 union vfpf_tlvs *req_virt; member