Home
last modified time | relevance | path

Searched refs:E1000_RCTL_LPE (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/uts/common/io/e1000g/
H A De1000g_rx.c278 rctl |= E1000_RCTL_LPE; /* Large Packet Enable bit */ in e1000g_rx_setup()
H A De1000g_main.c5834 E1000_RCTL_LPE | in e1000g_set_external_loopback_1000()
/titanic_50/usr/src/uts/common/io/e1000api/
H A De1000_defines.h194 #define E1000_RCTL_LPE 0x00000020 /* long packet enable */ macro
H A De1000_82575.c2192 temp_rctl |= E1000_RCTL_LPE; in e1000_rx_fifo_flush_82575()
/titanic_50/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h1230 #define E1000_RCTL_LPE 0x00000020 /* long packet enable */ macro
/titanic_50/usr/src/uts/common/io/igb/
H A Digb_main.c2184 E1000_RCTL_LPE | /* Large Packet Enable */ in igb_setup_rx()