Searched refs:VMXNET3_MAP_XDP (Results 1 – 3 of 3) sorted by relevance
197 #define VMXNET3_MAP_XDP BIT(2) macro
140 tbi->map_type = VMXNET3_MAP_XDP; in vmxnet3_xdp_xmit_frame()
351 BUG_ON(map_type & ~VMXNET3_MAP_XDP); in vmxnet3_unmap_tx_buf()388 if (map_type & VMXNET3_MAP_XDP) in vmxnet3_unmap_pkt()461 if (map_type & VMXNET3_MAP_XDP) in vmxnet3_tq_cleanup()