Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/vmxnet3/
H A Dvmxnet3_int.h189 VMXNET3_MAP_NONE, enumerator
H A 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()
421 tq->buf_info[i].map_type != VMXNET3_MAP_NONE); in vmxnet3_tq_cleanup()
498 tq->buf_info[i].map_type = VMXNET3_MAP_NONE; in vmxnet3_tq_init()
703 tbi->map_type = VMXNET3_MAP_NONE; in vmxnet3_map_pkt()