Home
last modified time | relevance | path

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

/linux/drivers/net/vmxnet3/
H A Dvmxnet3_int.h202 #define VMXNET3_MAP_SINGLE BIT(0) macro
H A Dvmxnet3_xdp.c147 tbi->map_type |= VMXNET3_MAP_SINGLE; in vmxnet3_xdp_xmit_frame()
H A Dvmxnet3_drv.c370 if (map_type & VMXNET3_MAP_SINGLE) in vmxnet3_unmap_tx_buf()
837 tbi->map_type = VMXNET3_MAP_SINGLE; in vmxnet3_map_pkt()