Home
last modified time | relevance | path

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

/openbmc/linux/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()