Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/sun/
Dniu.h2815 #define TXHDR_VLAN 0x0100000000000000ULL macro
Dniu.c6616 ((eth_proto == ETH_P_8021Q) ? TXHDR_VLAN : 0) | in niu_compute_tx_flags()