Searched refs:OFFLOAD_VLAN (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dif_txpreg.h514 #define OFFLOAD_VLAN 0x00000080 /* vlan enable */ macro
H A Dif_txp.c1997 if (rsp->rsp_par2 & rsp->rsp_par3 & OFFLOAD_VLAN) {
1998 sc->sc_tx_capability |= OFFLOAD_VLAN;
1999 sc->sc_rx_capability |= OFFLOAD_VLAN;

Completed in 86 milliseconds