Searched refs:eth_proto_inner (Results 1 – 1 of 1) sorted by relevance
6561 u16 eth_proto, eth_proto_inner; in niu_compute_tx_flags() local6567 eth_proto_inner = eth_proto; in niu_compute_tx_flags()6572 eth_proto_inner = be16_to_cpu(val); in niu_compute_tx_flags()6615 ((eth_proto_inner < ETH_P_802_3_MIN) ? TXHDR_LLC : 0) | in niu_compute_tx_flags()