Searched refs:E1000_PBA_48K (Results 1 – 4 of 4) sorted by relevance
513 #define E1000_PBA_48K 0x0030 /* 48KB */ macro
1537 #define E1000_PBA_48K 0x0030 /* 48KB, default RX allocation */ macro
3262 pba = E1000_PBA_48K;
1478 pba = E1000_PBA_48K; /* 48K for Rx, 16K for Tx */ in e1000g_init()