Searched refs:E1000_RDH (Results 1 – 5 of 5) sorted by relevance
69 #define E1000_RDH 0x02810 /* RX Descriptor Head - RW */ macro79 #define E1000_RDH0 E1000_RDH /* RX Desc Head (0) - RW */
113 return E1000_RDH(vfn); in vf_to_pf_addr()115 return E1000_RDH(vfn + IGB_MAX_VF_FUNCTIONS); in vf_to_pf_addr()
551 #define E1000_RDH(_n) (0x0C010 + (0x40 * (_n))) macro
105 e1000e_macreg_write(&d->e1000e, E1000_RDH(0), 0); in igb_pci_start_hw()
149 e1000e_macreg_write(&d->e1000e, E1000_RDH, 0); in e1000e_pci_start_hw()