Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Digbvf.c132 case E1000_TDBAL_A(0): in vf_to_pf_addr()
134 case E1000_TDBAL_A(1): in vf_to_pf_addr()
H A De1000_regs.h91 #define E1000_TDBAL_A 0x00420 /* Alias to TDBAL */ macro
H A Digb_regs.h573 #define E1000_TDBAL_A(_n) (0x03800 + (0x100 * (_n))) macro