Searched refs:AL_ETH_PROTO_ID_TCP (Results 1 – 3 of 3) sorted by relevance
1253 hal_pkt->l4_proto_idx = AL_ETH_PROTO_ID_TCP; in al_eth_tx_csum()1266 hal_pkt->l4_proto_idx = AL_ETH_PROTO_ID_TCP; in al_eth_tx_csum()1497 if (likely((hal_pkt->l4_proto_idx == AL_ETH_PROTO_ID_TCP) || in al_eth_rx_checksum()1644 hal_pkt->l4_proto_idx == AL_ETH_PROTO_ID_TCP) { in al_eth_rx_recv_work()
103 AL_ETH_PROTO_ID_TCP = 12, enumerator
2315 case AL_ETH_PROTO_ID_TCP: in al_dump_tx_pkt()