Home
last modified time | relevance | path

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

/linux/drivers/net/vmxnet3/
H A Dvmxnet3_int.h204 #define VMXNET3_MAP_XDP BIT(2) macro
H A Dvmxnet3_drv.c389 BUG_ON(map_type & ~VMXNET3_MAP_XDP); in vmxnet3_unmap_tx_buf()
426 if (map_type & VMXNET3_MAP_XDP) in vmxnet3_unmap_pkt()
499 if (map_type & VMXNET3_MAP_XDP) in vmxnet3_tq_cleanup()