Searched refs:hw_csum (Results 1 – 9 of 9) sorted by relevance
278 if (priv->hw_csum) { in mlx4_get_tx_port_offloads()396 .csum = priv->hw_csum && in mlx4_tx_queue_setup()
170 uint32_t hw_csum:1; /**< Checksum offload is supported. */ member
978 priv->hw_csum = !!(device_attr.device_cap_flags & in mlx4_pci_probe()981 (priv->hw_csum ? "" : "not ")); in mlx4_pci_probe()984 priv->hw_csum && in mlx4_pci_probe()
689 if (priv->hw_csum) in mlx4_get_rx_queue_offloads()818 .csum = priv->hw_csum && in mlx4_rx_queue_setup()
179 sh->dev_cap.hw_csum = hca_attr->csum_cap; in mlx5_os_capabilities_prepare()181 (sh->dev_cap.hw_csum ? "" : "not ")); in mlx5_os_capabilities_prepare()
106 if (dev_cap->hw_csum) in mlx5_get_tx_port_offloads()123 if (dev_cap->hw_csum) in mlx5_get_tx_port_offloads()
143 uint32_t hw_csum:1; /* Checksum offload is supported. */ member
371 if (priv->sh->dev_cap.hw_csum) in mlx5_get_rx_queue_offloads()
230 sh->dev_cap.hw_csum = in mlx5_os_capabilities_prepare()233 sh->dev_cap.hw_csum ? "" : "not "); in mlx5_os_capabilities_prepare()