rxRingBasePA 499 drivers/net/vmxnet3/vmxnet3_defs.h __le64 rxRingBasePA[2]; rxRingBasePA 2466 drivers/net/vmxnet3/vmxnet3_drv.c rqc->rxRingBasePA[0] = cpu_to_le64(rq->rx_ring[0].basePA); rxRingBasePA 2467 drivers/net/vmxnet3/vmxnet3_drv.c rqc->rxRingBasePA[1] = cpu_to_le64(rq->rx_ring[1].basePA);