Searched refs:E1000_PBA_8K (Results 1 – 5 of 5) sorted by relevance
346 #define E1000_PBA_8K 0x0008 /* 8KB */ macro
1933 ew32(PBA, E1000_PBA_8K); in e1000_reset_hw_ich8lan()
2427 #define E1000_PBA_8K 0x0008 /* 8KB, default Rx allocation */ macro
657 pba = E1000_PBA_8K; in e1000_reset()709 pba &= ~(E1000_PBA_8K - 1); in e1000_reset()
626 ew32(PBA, E1000_PBA_8K); in e1000_reset_hw()