Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Digbvf.c140 case E1000_TDLEN_A(0): in vf_to_pf_addr()
142 case E1000_TDLEN_A(1): in vf_to_pf_addr()
H A De1000_regs.h95 #define E1000_TDLEN_A 0x00428 /* Alias to TDLEN */ macro
H A Digb_regs.h581 #define E1000_TDLEN_A(_n) (0x03808 + (0x100 * (_n))) macro