Searched refs:E1000_PBA_8K (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000e/
H A Ddefines.h376 #define E1000_PBA_8K 0x0008 /* 8KB */ macro
H A Dich8lan.c2949 ew32(PBA, E1000_PBA_8K);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000/
H A De1000_hw.h2326 #define E1000_PBA_8K 0x0008 /* 8KB, default Rx allocation */ macro
H A De1000_main.c624 pba &= ~(E1000_PBA_8K - 1);

Completed in 157 milliseconds