Home
last modified time | relevance | path

Searched refs:TXHDR_VLAN (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dniu.h2815 #define TXHDR_VLAN 0x0100000000000000ULL macro
H A Dniu.c6598 ((eth_proto == ETH_P_8021Q) ? TXHDR_VLAN : 0) | in niu_compute_tx_flags()
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H A Dniu.h2815 #define TXHDR_VLAN 0x0100000000000000ULL macro
H A Dniu.c6616 ((eth_proto == ETH_P_8021Q) ? TXHDR_VLAN : 0) | in niu_compute_tx_flags()

Completed in 44 milliseconds