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

/linux-4.4.14/drivers/net/ethernet/sun/
H A Dniu.c6567 u16 eth_proto, eth_proto_inner; niu_compute_tx_flags() local
6573 eth_proto_inner = eth_proto; niu_compute_tx_flags()
6578 eth_proto_inner = be16_to_cpu(val); niu_compute_tx_flags()
6621 ((eth_proto_inner < ETH_P_802_3_MIN) ? TXHDR_LLC : 0) | niu_compute_tx_flags()

Completed in 99 milliseconds