Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/vmxnet3/
H A Dvmxnet3_int.h194 #define VMXNET3_MAP_NONE 0 macro
H A Dvmxnet3_drv.c353 tbi->map_type = VMXNET3_MAP_NONE; /* to help debugging */ in vmxnet3_unmap_tx_buf()
475 BUG_ON(tq->buf_info[i].map_type != VMXNET3_MAP_NONE); in vmxnet3_tq_cleanup()
547 tq->buf_info[i].map_type = VMXNET3_MAP_NONE; in vmxnet3_tq_init()
761 tbi->map_type = VMXNET3_MAP_NONE; in vmxnet3_map_pkt()