Searched refs:VMXNET3_MAP_XDP (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/vmxnet3/
H A Dvmxnet3_int.h197 #define VMXNET3_MAP_XDP BIT(2) macro
H A Dvmxnet3_xdp.c140 tbi->map_type = VMXNET3_MAP_XDP;
H A Dvmxnet3_drv.c351 BUG_ON(map_type & ~VMXNET3_MAP_XDP);
388 if (map_type & VMXNET3_MAP_XDP)
461 if (map_type & VMXNET3_MAP_XDP)

Completed in 98 milliseconds