Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/vmxnet3/
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()
Dvmxnet3_defs.h73 #define VMXNET3_REG_ALIGN 8 /* All registers are 8-byte aligned. */ macro
Dvmxnet3_drv.c3170 adapter->rx_prod_offset + i * VMXNET3_REG_ALIGN, in vmxnet3_activate_dev()
3173 (i * VMXNET3_REG_ALIGN)), in vmxnet3_activate_dev()