Home
last modified time | relevance | path

Searched refs:IS_PF_OR_PPF_SRC (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_mbox.c147 #define IS_PF_OR_PPF_SRC(src_func_idx) ((src_func_idx) < HINIC_MAX_PF_FUNCS) macro
584 if (IS_PF_OR_PPF_SRC(src) || !func_to_func->support_vf_random) in check_vf_mbox_random_id()
946 if (IS_PF_OR_PPF_SRC(src_func_idx)) in recv_func_mbox_handler()
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_mbox.c143 #define IS_PF_OR_PPF_SRC(src_func_idx) ((src_func_idx) < HINIC_MAX_PF_FUNCS) macro
579 if (IS_PF_OR_PPF_SRC(src) || !func_to_func->support_vf_random) in check_vf_mbox_random_id()
941 if (IS_PF_OR_PPF_SRC(src_func_idx)) in recv_func_mbox_handler()

Completed in 5 milliseconds