Searched refs:qed_iov_enable_vf_access (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_sriov.c | 781 static int qed_iov_enable_vf_access(struct qed_hwfn *p_hwfn, in qed_iov_enable_vf_access() function 1074 rc = qed_iov_enable_vf_access(p_hwfn, p_ptt, vf); in qed_iov_init_hw_for_vf() 3702 rc = qed_iov_enable_vf_access(p_hwfn, p_ptt, p_vf); in qed_iov_execute_vf_flr_cleanup()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_sriov.c | 783 static int qed_iov_enable_vf_access(struct qed_hwfn *p_hwfn, in qed_iov_enable_vf_access() function 1076 rc = qed_iov_enable_vf_access(p_hwfn, p_ptt, vf); in qed_iov_init_hw_for_vf() 3730 rc = qed_iov_enable_vf_access(p_hwfn, p_ptt, p_vf); in qed_iov_execute_vf_flr_cleanup()
|
Completed in 14 milliseconds