Home
last modified time | relevance | path

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

/linux/drivers/net/vmxnet3/ !
H A Dvmxnet3_int.h202 #define VMXNET3_MAP_SINGLE BIT(0) macro
H A Dvmxnet3_drv.c382 if (map_type & VMXNET3_MAP_SINGLE) in vmxnet3_unmap_tx_buf()
849 tbi->map_type = VMXNET3_MAP_SINGLE; in vmxnet3_map_pkt()