Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sun/
Dniu.h2815 #define TXHDR_VLAN 0x0100000000000000ULL macro
Dniu.c6602 ((eth_proto == ETH_P_8021Q) ? TXHDR_VLAN : 0) | in niu_compute_tx_flags()