Searched refs:req_virt (Results 1 – 2 of 2) sorted by relevance
2183 start = &mbx->req_virt->start_vport; in ecore_iov_vf_mbx_start_vport()2327 req = &mbx->req_virt->start_rxq; in ecore_iov_vf_mbx_start_rxq_resp()2390 req = &mbx->req_virt->start_rxq; in ecore_iov_vf_mbx_start_rxq()2667 req = &mbx->req_virt->start_txq; in ecore_iov_vf_mbx_start_txq()2813 req = &mbx->req_virt->stop_rxqs; in ecore_iov_vf_mbx_stop_rxqs()2851 req = &mbx->req_virt->stop_txqs; in ecore_iov_vf_mbx_stop_txqs()2890 req = &mbx->req_virt->update_rxq; in ecore_iov_vf_mbx_update_rxqs()2967 p_req = &mbx->req_virt->update_mtu; in ecore_iov_vf_pf_update_mtu()3528 req = &mbx->req_virt->ucast_filter; in ecore_iov_vf_mbx_ucast_filter()3685 req = &mbx->req_virt->read_coal_req; in ecore_iov_vf_pf_get_coalesce()[all …]
38 union vfpf_tlvs *req_virt; member