Searched refs:E1000_PBA_8K (Results 1 – 3 of 3) sorted by relevance
355 #define E1000_PBA_8K 0x0008 /* 8KB */ macro
2353 #define E1000_PBA_8K 0x0008 /* 8KB, default Rx allocation */ macro
635 pba &= ~(E1000_PBA_8K - 1); in e1000_reset()