Home
last modified time | relevance | path

Searched refs:evl_proto (Results 1 – 25 of 35) sorted by relevance

12

/src/sys/dev/virtio/network/
H A Dvirtio_net.h405 eth_type = ntohs(evh->evl_proto); in virtio_net_rx_csum()
429 *etype = ntohs(evh->evl_proto); in virtio_net_tx_offload_ctx()
H A Dif_vtnet.c1886 etype = ntohs(evh->evl_proto); in vtnet_rxq_csum()
2423 *etype = ntohs(evh->evl_proto); in vtnet_txq_offload_ctx()
/src/sys/dev/ixgbe/
H A Dif_fdir.c96 etype = eh->evl_proto; in ixgbe_atr()
/src/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_tx.c191 eth_type = ntohs(eh->evl_proto); in mlx5e_get_l2_header_size()
253 eth_type = ntohs(eh->evl_proto); in mlx5e_get_full_header_size()
381 eth_type = eh->evl_proto; in mlx5e_get_vxlan_header_size()
452 eth_type = eh->evl_proto; in mlx5e_get_vxlan_header_size()
913 eh->evl_proto = eh->evl_encap_proto; in mlx5e_sq_xmit()
/src/sys/kern/
H A Duipc_mbufhash.c186 etype = ntohs(vlan->evl_proto); in m_ether_tcpip_hash()
/src/sys/net/
H A Dethernet.h117 uint16_t evl_proto; member
H A Dif_ethersubr.c1262 vlan.evl_proto = vlan.evl_encap_proto; in ether_vlan_mtap()
/src/sys/dev/qlxgb/
H A Dqla_hw.c724 etype = ntohs(eh->evl_proto); in qla_tx_tso()
845 etype = ntohs(eh->evl_proto); in qla_tx_chksum()
/src/sys/netgraph/netflow/
H A Dng_netflow.c737 etype = ntohs(evh->evl_proto); in ng_netflow_rcvdata()
/src/sys/dev/sfxge/
H A Dsfxge_tx.c817 TSO_MBUF_PROTO(mbuf) = veh->evl_proto; in sfxge_parse_tx_packet()
1059 tso->protocol = veh->evl_proto; in tso_start()
H A Dsfxge_rx.c680 l3_proto = veh->evl_proto; in sfxge_lro()
/src/sys/dev/cxgbe/crypto/
H A Dt7_kern_tls.c807 eh_type = ntohs(evh->evl_proto); in t7_ktls_parse_pkt()
2043 eh_type = ntohs(evh->evl_proto); in t7_ktls_write_wr()
/src/sys/dev/qlxgbe/
H A Dql_isr.c301 etype = ntohs(eh->evl_proto); in qla_lro_intr()
H A Dql_hw.c2270 etype = ntohs(eh->evl_proto); in qla_tx_tso()
2397 etype = ntohs(eh->evl_proto); in qla_tx_chksum()
4221 etype = ntohs(eh->evl_proto); in ql_iscsi_pdu()
/src/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_tx.c513 eth_type = ntohs(eh->evl_proto); in mlx4_en_get_header_size()
/src/sys/dev/ena/
H A Dena_datapath.c749 etype = ntohs(eh->evl_proto); in ena_tx_csum()
/src/sys/dev/cxgbe/tom/
H A Dt4_tom.c1631 evh->evl_proto = htons(ETHERTYPE_IPV6); in prepare_pkt()
1633 evh->evl_proto = htons(ETHERTYPE_IP); in prepare_pkt()
/src/sys/dev/irdma/
H A Dirdma_cm.c615 ((struct ether_vlan_header *)ethh)->evl_proto = in irdma_form_uda_cm_frame()
648 ((struct ether_vlan_header *)ethh)->evl_proto = in irdma_form_uda_cm_frame()
3162 if (ethh->evl_proto == htons(ETH_P_8021Q)) { in irdma_receive_ilq()
/src/sys/netinet/
H A Dtcp_lro.c253 eth_type = eh->evl_proto; in tcp_lro_low_level_parser()
/src/sys/dev/mana/
H A Dmana_en.c700 etype = ntohs(eh->evl_proto); in mana_tso_fixup()
765 etype = ntohs(eh->evl_proto); in mana_mbuf_csum_check()
/src/sys/arm64/broadcom/genet/
H A Dif_genet.c1302 ether_type = ntohs(((struct ether_vlan_header *)p)->evl_proto); in gen_parse_tx()
/src/sys/dev/mge/
H A Dif_mge.c1899 etype = ntohs(eh->evl_proto); in mge_offload_setup_descriptor()
/src/sys/dev/cxgb/
H A Dcxgb_sge.c1488 eth_type = evh->evl_proto; in t3_encap()
2638 eh_type = evh->evl_proto; in t3_rx_eth()
/src/sys/dev/qlxge/
H A Dqls_hw.c544 etype = ntohs(eh->evl_proto); in qls_tx_tso_chksum()
/src/sys/dev/vnic/
H A Dnicvf_queues.c1778 etype = ntohs(eh->evl_proto); in nicvf_sq_add_hdr_subdesc()

12