Searched refs:ecore_iov_vf_mbx_qid (Results 1 – 1 of 1) sorted by relevance
| /f-stack/dpdk/drivers/net/qede/base/ |
| H A D | ecore_sriov.c | 2339 static u8 ecore_iov_vf_mbx_qid(struct ecore_hwfn *p_hwfn, in ecore_iov_vf_mbx_qid() function 2397 qid_usage_idx = ecore_iov_vf_mbx_qid(p_hwfn, vf, false); in ecore_iov_vf_mbx_start_rxq() 2674 qid_usage_idx = ecore_iov_vf_mbx_qid(p_hwfn, vf, true); in ecore_iov_vf_mbx_start_txq() 2823 qid_usage_idx = ecore_iov_vf_mbx_qid(p_hwfn, vf, false); in ecore_iov_vf_mbx_stop_rxqs() 2861 qid_usage_idx = ecore_iov_vf_mbx_qid(p_hwfn, vf, true); in ecore_iov_vf_mbx_stop_txqs() 2894 qid_usage_idx = ecore_iov_vf_mbx_qid(p_hwfn, vf, false); in ecore_iov_vf_mbx_update_rxqs()
|