Searched refs:HINIC_MAX_PF_FUNCS (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/huawei/hinic/ | ||
D | hinic_hw_mbox.h | 15 #define HINIC_MAX_PF_FUNCS 16 macro |
D | hinic_hw_mbox.c | 147 #define IS_PF_OR_PPF_SRC(src_func_idx) ((src_func_idx) < HINIC_MAX_PF_FUNCS) |