Searched refs:qed_iov_vf_mbx_qid (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A 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()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_sriov.c | 2050 static u8 qed_iov_vf_mbx_qid(struct qed_hwfn *p_hwfn, in qed_iov_vf_mbx_qid() function 2108 qid_usage_idx = qed_iov_vf_mbx_qid(p_hwfn, vf, false); in qed_iov_vf_mbx_start_rxq() 2444 qid_usage_idx = qed_iov_vf_mbx_qid(p_hwfn, vf, true); in qed_iov_vf_mbx_start_txq() 2588 qid_usage_idx = qed_iov_vf_mbx_qid(p_hwfn, vf, false); in qed_iov_vf_mbx_stop_rxqs() 2626 qid_usage_idx = qed_iov_vf_mbx_qid(p_hwfn, vf, true); in qed_iov_vf_mbx_stop_txqs() 2658 qid_usage_idx = qed_iov_vf_mbx_qid(p_hwfn, vf, false); in qed_iov_vf_mbx_update_rxqs()
|
Completed in 14 milliseconds