Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Dxdp.c261 static bool __is_supported_mem_type(enum xdp_mem_type type) in __is_supported_mem_type() function
281 if (!__is_supported_mem_type(type)) in __xdp_reg_mem_model()