Home
last modified time | relevance | path

Searched refs:E1000_PBA (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/hw/net/
H A De1000_regs.h54 #define E1000_PBA 0x01000 /* Packet Buffer Allocation - RW */ macro
/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Dregs.h56 #define E1000_PBA 0x01000 /* Packet Buffer Allocation - RW */ macro
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_regs.h46 #define E1000_PBA 0x01000 /* Packet Buffer Allocation - RW */ macro
H A Digb_main.c2322 wr32(E1000_PBA, pba); in igb_reset()
2343 needed_tx_space = min_tx_space - (rd32(E1000_PBA) >> 16); in igb_reset()
2360 wr32(E1000_PBA, pba); in igb_reset()
H A Digb_ethtool.c485 regs_buff[8] = rd32(E1000_PBA); in igb_get_regs()
/openbmc/u-boot/drivers/net/
H A De1000.h722 #define E1000_PBA 0x01000 /* Packet Buffer Allocation - RW */ macro
892 #define E1000_82542_PBA E1000_PBA
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h853 #define E1000_PBA 0x01000 /* Packet Buffer Allocation - RW */ macro
1106 #define E1000_82542_PBA E1000_PBA