Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/vmxnet3/
Dvmxnet3_int.h183 VMXNET3_MAP_NONE, enumerator
Dvmxnet3_drv.c322 BUG_ON(tbi->map_type != VMXNET3_MAP_NONE); in vmxnet3_unmap_tx_buf()
324 tbi->map_type = VMXNET3_MAP_NONE; /* to help debugging */ in vmxnet3_unmap_tx_buf()
416 tq->buf_info[i].map_type != VMXNET3_MAP_NONE); in vmxnet3_tq_cleanup()
493 tq->buf_info[i].map_type = VMXNET3_MAP_NONE; in vmxnet3_tq_init()
686 tbi->map_type = VMXNET3_MAP_NONE; in vmxnet3_map_pkt()