Searched refs:TXHDR_LLC (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/sun/ | ||
D | niu.h | 2816 #define TXHDR_LLC 0x0200000000000000ULL macro |
D | niu.c | 6615 ((eth_proto_inner < ETH_P_802_3_MIN) ? TXHDR_LLC : 0) | in niu_compute_tx_flags() |