Searched refs:xdp_mem_type (Results 1 - 3 of 3) sorted by last modified time

/linux-master/net/core/
H A Dxdp.c262 static bool __is_supported_mem_type(enum xdp_mem_type type)
274 enum xdp_mem_type type,
340 enum xdp_mem_type type, void *allocator)
352 enum xdp_mem_type type, void *allocator)
/linux-master/include/net/
H A Dxdp.h41 enum xdp_mem_type { enum
54 u32 type; /* enum xdp_mem_type, but known size type */
349 enum xdp_mem_type type, void *allocator);
352 enum xdp_mem_type type, void *allocator);
/linux-master/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_dp.c286 enum xdp_mem_type mem_type;

Completed in 167 milliseconds