Home
last modified time | relevance | path

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

/linux/drivers/net/vmxnet3/
H A Dvmxnet3_ethtool.c545 + i * VMXNET3_REG_ALIGN); in vmxnet3_get_regs()
553 i * VMXNET3_REG_ALIGN); in vmxnet3_get_regs()
581 i * VMXNET3_REG_ALIGN); in vmxnet3_get_regs()
583 i * VMXNET3_REG_ALIGN); in vmxnet3_get_regs()
H A Dvmxnet3_defs.h73 #define VMXNET3_REG_ALIGN 8 /* All registers are 8-byte aligned. */ macro