Searched refs:TXHDR_VLAN (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/sun/ | ||
| H A D | niu.h | 2815 #define TXHDR_VLAN 0x0100000000000000ULL macro |
| H A D | niu.c | 6598 ((eth_proto == ETH_P_8021Q) ? TXHDR_VLAN : 0) | in niu_compute_tx_flags() |