Searched refs:qed_iov_config_perm_table (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_sriov.c | 827 * qed_iov_config_perm_table() - Configure the permission zone table. 839 static void qed_iov_config_perm_table(struct qed_hwfn *p_hwfn, in qed_iov_config_perm_table() function 867 qed_iov_config_perm_table(p_hwfn, p_ptt, vf, true); in qed_iov_enable_vf_traffic() 1123 qed_iov_config_perm_table(p_hwfn, p_ptt, vf, 0); in qed_iov_release_hw_for_vf() 3379 qed_iov_config_perm_table(p_hwfn, p_ptt, vf, 0); in qed_iov_vf_mbx_close()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_sriov.c | 829 * qed_iov_config_perm_table() - Configure the permission zone table. 841 static void qed_iov_config_perm_table(struct qed_hwfn *p_hwfn, in qed_iov_config_perm_table() function 869 qed_iov_config_perm_table(p_hwfn, p_ptt, vf, true); in qed_iov_enable_vf_traffic() 1125 qed_iov_config_perm_table(p_hwfn, p_ptt, vf, 0); in qed_iov_release_hw_for_vf() 3381 qed_iov_config_perm_table(p_hwfn, p_ptt, vf, 0); in qed_iov_vf_mbx_close()
|
Completed in 13 milliseconds