Searched refs:qed_iov_vf_mbx_qid (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/net/ethernet/qlogic/qed/ |
D | qed_sriov.c | 2048 static u8 qed_iov_vf_mbx_qid(struct qed_hwfn *p_hwfn, in qed_iov_vf_mbx_qid() function 2106 qid_usage_idx = qed_iov_vf_mbx_qid(p_hwfn, vf, false); in qed_iov_vf_mbx_start_rxq() 2442 qid_usage_idx = qed_iov_vf_mbx_qid(p_hwfn, vf, true); in qed_iov_vf_mbx_start_txq() 2586 qid_usage_idx = qed_iov_vf_mbx_qid(p_hwfn, vf, false); in qed_iov_vf_mbx_stop_rxqs() 2624 qid_usage_idx = qed_iov_vf_mbx_qid(p_hwfn, vf, true); in qed_iov_vf_mbx_stop_txqs() 2656 qid_usage_idx = qed_iov_vf_mbx_qid(p_hwfn, vf, false); in qed_iov_vf_mbx_update_rxqs()
|