Home
last modified time | relevance | path

Searched refs:LIBETH_RX_PT_TUNNEL_IP_GRENAT (Results 1 – 5 of 5) sorted by relevance

/linux/include/net/libeth/
H A Drx.h163 LIBETH_RX_PT_TUNNEL_IP_GRENAT, enumerator
/linux/drivers/net/ethernet/intel/ice/
H A Dice_txrx_lib.c143 if (decoded.tunnel_type >= LIBETH_RX_PT_TUNNEL_IP_GRENAT) in ice_rx_csum()
/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_singleq_txrx.c643 if (decoded.tunnel_type >= LIBETH_RX_PT_TUNNEL_IP_GRENAT) in idpf_rx_singleq_csum()
H A Didpf_virtchnl.c2639 LIBETH_RX_PT_TUNNEL_IP_GRENAT; in idpf_send_get_rx_ptype_msg()
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_txrx.c1798 if (decoded.tunnel_type >= LIBETH_RX_PT_TUNNEL_IP_GRENAT) in i40e_rx_checksum()