Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Digbvf.c144 case E1000_TDH_A(0): in vf_to_pf_addr()
146 case E1000_TDH_A(1): in vf_to_pf_addr()
H A De1000_regs.h97 #define E1000_TDH_A 0x00430 /* Alias to TDH */ macro
H A Digb_regs.h585 #define E1000_TDH_A(_n) (0x03810 + (0x100 * (_n))) macro