Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_defines.h122 #define E1000_RXD_STAT_PIF 0x80 /* passed in-exact filter */ macro
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h379 #define E1000_RXD_STAT_PIF 0x80 /* passed in-exact filter */ macro
/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_e82545.c927 rxd->status = E1000_RXD_STAT_PIF | E1000_RXD_STAT_IXSM | in e82545_rx_callback()