Home
last modified time | relevance | path

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

/drivers/net/vmxnet3/
Dvmxnet3_int.h191 VMXNET3_MAP_NONE, enumerator
Dvmxnet3_drv.c334 BUG_ON(tbi->map_type != VMXNET3_MAP_NONE); in vmxnet3_unmap_tx_buf()
336 tbi->map_type = VMXNET3_MAP_NONE; /* to help debugging */ in vmxnet3_unmap_tx_buf()
433 tq->buf_info[i].map_type != VMXNET3_MAP_NONE); in vmxnet3_tq_cleanup()
506 tq->buf_info[i].map_type = VMXNET3_MAP_NONE; in vmxnet3_tq_init()
709 tbi->map_type = VMXNET3_MAP_NONE; in vmxnet3_map_pkt()