Searched refs:E1000_RXD_STAT_VP (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/sys/dev/e1000/
H A De1000_api.h159 (((status) & E1000_RXD_STAT_VP) ? \
H A De1000_defines.h118 #define E1000_RXD_STAT_VP 0x08 /* IEEE VLAN Packet */ macro
H A Dif_lem.c3726 if (status & E1000_RXD_STAT_VP) {
H A Dif_em.c4852 if (status & E1000_RXD_STAT_VP) {
H A Dif_igb.c5117 (staterr & E1000_RXD_STAT_VP) != 0) {

Completed in 176 milliseconds