Home
last modified time | relevance | path

Searched refs:E1000_PBA_8K (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/io/e1000api/
H A De1000_defines.h496 #define E1000_PBA_8K 0x0008 /* 8KB */ macro
H A De1000_ich8lan.c4968 E1000_WRITE_REG(hw, E1000_PBA, E1000_PBA_8K); in e1000_reset_hw_ich8lan()
/titanic_44/usr/src/uts/common/io/e1000g/
H A De1000g_main.c1476 pba = E1000_PBA_8K; /* 8K for Rx, 12K for Tx */ in e1000g_init()