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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/e1000e/
H A Ddefines.h376 #define E1000_PBA_8K 0x0008 /* 8KB */ macro
H A Dich8lan.c2949 ew32(PBA, E1000_PBA_8K);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 185 milliseconds