Searched refs:libeth_rx_pt_has_checksum (Results 1 – 4 of 4) sorted by relevance
285 static inline bool libeth_rx_pt_has_checksum(const struct net_device *dev, in libeth_rx_pt_has_checksum() function
982 if (!libeth_rx_pt_has_checksum(vsi->netdev, decoded_pt)) in iavf_legacy_rx_csum()1012 if (!libeth_rx_pt_has_checksum(vsi->netdev, decoded_pt)) in iavf_flex_rx_csum()
1758 if (!libeth_rx_pt_has_checksum(vsi->netdev, decoded)) in i40e_rx_checksum()
3216 if (!libeth_rx_pt_has_checksum(rxq->xdp_rxq.dev, decoded)) in idpf_rx_csum()