Home
last modified time | relevance | path

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

/dpdk/drivers/common/cnxk/
H A Droc_model.h72 #define roc_model_constant_is_cn9k() 1 macro
75 #define roc_model_constant_is_cn9k() 0 macro
/dpdk/drivers/event/cnxk/
H A Dcnxk_tim_evdev.h217 return roc_model_constant_is_cn9k() ? ROC_TIM_CLK_SRC_INVALID : in cnxk_tim_convert_clk_src()