Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/vmxnet3/
Dvmxnet3_int.h189 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()
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()
701 tbi->map_type = VMXNET3_MAP_NONE; in vmxnet3_map_pkt()