Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/qlnx/qlnxe/
H A Decore_sriov.c2148 start = &mbx->req_virt->start_vport; in ecore_iov_vf_mbx_start_vport()
2296 req = &mbx->req_virt->start_rxq; in ecore_iov_vf_mbx_start_rxq_resp()
2357 req = &mbx->req_virt->start_rxq; in ecore_iov_vf_mbx_start_rxq()
2632 req = &mbx->req_virt->start_txq; in ecore_iov_vf_mbx_start_txq()
2778 req = &mbx->req_virt->stop_rxqs; in ecore_iov_vf_mbx_stop_rxqs()
2816 req = &mbx->req_virt->stop_txqs; in ecore_iov_vf_mbx_stop_txqs()
2855 req = &mbx->req_virt->update_rxq; in ecore_iov_vf_mbx_update_rxqs()
3162 p_mbx->req_virt, tlv); in ecore_iov_vp_update_sge_tpa_param()
3451 req = &mbx->req_virt->ucast_filter; in ecore_iov_vf_mbx_ucast_filter()
3606 req = &mbx->req_virt->read_coal_req; in ecore_iov_vf_pf_get_coalesce()
[all …]
H A Decore_sriov.h62 union vfpf_tlvs *req_virt; member