Searched refs:VMXNET3_VERSION_GE_2 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/vmxnet3/ | ||
H A D | vmxnet3_int.h | 454 #define VMXNET3_VERSION_GE_2(adapter) \ macro |
H A D | vmxnet3_drv.c | 1691 if (VMXNET3_VERSION_GE_2(adapter) && in vmxnet3_rq_rx_complete() |