Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A De1000.h1757 #define E1000_PBA_48K 0x0030 /* 48KB, default RX allocation */ macro
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h2364 #define E1000_PBA_48K 0x0030 /* 48KB, default RX allocation */ macro
H A De1000_main.c571 pba = E1000_PBA_48K; in e1000_reset()
578 pba = E1000_PBA_48K; in e1000_reset()