Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_sriov.c2303 static u8 ecore_iov_vf_mbx_qid(struct ecore_hwfn *p_hwfn, in ecore_iov_vf_mbx_qid() function
2361 qid_usage_idx = ecore_iov_vf_mbx_qid(p_hwfn, vf, false); in ecore_iov_vf_mbx_start_rxq()
2636 qid_usage_idx = ecore_iov_vf_mbx_qid(p_hwfn, vf, true); in ecore_iov_vf_mbx_start_txq()
2785 qid_usage_idx = ecore_iov_vf_mbx_qid(p_hwfn, vf, false); in ecore_iov_vf_mbx_stop_rxqs()
2823 qid_usage_idx = ecore_iov_vf_mbx_qid(p_hwfn, vf, true); in ecore_iov_vf_mbx_stop_txqs()
2856 qid_usage_idx = ecore_iov_vf_mbx_qid(p_hwfn, vf, false); in ecore_iov_vf_mbx_update_rxqs()