Searched refs:VMXNET3_TXF_EOP (Results 1 - 2 of 2) sorted by relevance
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ | ||
H A D | vmxnet3.h | 252 #define VMXNET3_TXF_EOP 0x000001000UL macro |
H A D | vmxnet3.c | 90 tx_desc->flags[1] = cpu_to_le32 ( VMXNET3_TXF_CQ | VMXNET3_TXF_EOP ); |
Completed in 55 milliseconds