Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dniu.c6543 u16 eth_proto, eth_proto_inner; in niu_compute_tx_flags() local
6549 eth_proto_inner = eth_proto; in niu_compute_tx_flags()
6554 eth_proto_inner = be16_to_cpu(val); in niu_compute_tx_flags()
6597 ((eth_proto_inner < ETH_P_802_3_MIN) ? TXHDR_LLC : 0) | in niu_compute_tx_flags()
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H A Dniu.c6561 u16 eth_proto, eth_proto_inner; in niu_compute_tx_flags() local
6567 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()

Completed in 24 milliseconds