Home
last modified time | relevance | path

Searched refs:LIBETH_RX_PT_PAYLOAD_NONE (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/libeth/
H A Drx.h183 #define LIBETH_RX_PT_PAYLOAD_NONE PKT_HASH_TYPE_NONE macro
245 return likely(pt.payload_layer > LIBETH_RX_PT_PAYLOAD_NONE && in libeth_rx_pt_has_hash()
/linux/drivers/net/ethernet/intel/libeth/
H A Drx.c234 [LIBETH_RX_PT_PAYLOAD_NONE] = XDP_RSS_TYPE_NONE,
/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_virtchnl.c2537 ptype->payload_layer = LIBETH_RX_PT_PAYLOAD_NONE; in idpf_finalize_ptype_lookup()