Home
last modified time | relevance | path

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

/linux/include/net/libeth/
H A Drx.h184 #define LIBETH_RX_PT_PAYLOAD_L2 PKT_HASH_TYPE_L2 macro
/linux/drivers/net/ethernet/intel/libeth/
H A Drx.c235 [LIBETH_RX_PT_PAYLOAD_L2] = XDP_RSS_TYPE_NONE,
/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_virtchnl.c2528 if (ptype->payload_layer == LIBETH_RX_PT_PAYLOAD_L2 && in idpf_finalize_ptype_lookup()
2531 else if (ptype->payload_layer == LIBETH_RX_PT_PAYLOAD_L2 && in idpf_finalize_ptype_lookup()
2535 ptype->payload_layer = LIBETH_RX_PT_PAYLOAD_L2; in idpf_finalize_ptype_lookup()
2693 LIBETH_RX_PT_PAYLOAD_L2; in idpf_send_get_rx_ptype_msg()