Home
last modified time | relevance | path

Searched refs:FXP_RFA_STATUS_VLAN (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/fxp/
H A Dif_fxpreg.h384 #define FXP_RFA_STATUS_VLAN 0x1000 /* VLAN tagged frame */ macro
H A Dif_fxp.c1989 (status & FXP_RFA_STATUS_VLAN) != 0) { in fxp_intr_body()