Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/
Dif_txpreg.h247 #define TX_PFLAGS_VLAN 0x00000010 /* insert vlan */ macro
Dif_txp.c1539 txd->tx_pflags = TX_PFLAGS_VLAN | in txp_start()