Home
last modified time | relevance | path

Searched refs:LIBETH_RX_PT_INNER_ICMP (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/include/net/libeth/
H A Drx.h179 LIBETH_RX_PT_INNER_ICMP, enumerator
/linux-6.15/drivers/net/ethernet/intel/libeth/
H A Drx.c229 [LIBETH_RX_PT_INNER_ICMP] = XDP_RSS_L4_ICMP,
/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_txrx_lib.c131 decoded.inner_prot == LIBETH_RX_PT_INNER_ICMP)) { in ice_rx_csum()
/linux-6.15/drivers/net/ethernet/intel/idpf/
H A Didpf_virtchnl.c2693 LIBETH_RX_PT_INNER_ICMP; in idpf_send_get_rx_ptype_msg()