Home
last modified time | relevance | path

Searched refs:libeth_rx_pt_has_hash (Results 1 – 6 of 6) sorted by relevance

/linux/include/net/libeth/
H A Drx.h242 static inline bool libeth_rx_pt_has_hash(const struct net_device *dev, in libeth_rx_pt_has_hash() function
/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_singleq_txrx.c743 if (!libeth_rx_pt_has_hash(rx_q->netdev, decoded)) in idpf_rx_singleq_base_hash()
771 if (!libeth_rx_pt_has_hash(rx_q->netdev, decoded)) in idpf_rx_singleq_flex_hash()
H A Didpf_txrx.c2878 if (!libeth_rx_pt_has_hash(rxq->netdev, decoded)) in idpf_rx_hash()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_txrx_lib.c75 if (!libeth_rx_pt_has_hash(rx_ring->netdev, decoded)) in ice_rx_hash_to_skb()
/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_txrx.c981 if (!libeth_rx_pt_has_hash(ring->netdev, decoded)) in iavf_rx_hash()
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_txrx.c1827 if (!libeth_rx_pt_has_hash(ring->netdev, decoded)) in i40e_rx_hash()