Searched refs:E1000_RDBAL (Results 1 – 5 of 5) sorted by relevance
66 #define E1000_RDBAL 0x02800 /* RX Descriptor Base Address Low - RW */ macro73 #define E1000_RDBAL0 E1000_RDBAL /* RX Desc Base Address Low (0) - RW */
97 return E1000_RDBAL(vfn); in vf_to_pf_addr()99 return E1000_RDBAL(vfn + IGB_MAX_VF_FUNCTIONS); in vf_to_pf_addr()
535 #define E1000_RDBAL(_n) (0x0C000 + (0x40 * (_n))) macro
99 e1000e_macreg_write(&d->e1000e, E1000_RDBAL(0), in igb_pci_start_hw()
143 e1000e_macreg_write(&d->e1000e, E1000_RDBAL, in e1000e_pci_start_hw()