Searched refs:hw_fcs_strip (Results 1 – 8 of 8) sorted by relevance
172 uint32_t hw_fcs_strip:1; /**< FCS stripping toggling is supported. */ member
996 priv->hw_fcs_strip = !!(device_attr_ex.raw_packet_caps & in mlx4_pci_probe()999 priv->hw_fcs_strip ? "" : "not "); in mlx4_pci_probe()
789 if (priv->hw_fcs_strip) { in mlx4_rx_queue_setup()
1330 config->hw_fcs_strip = 0; in mlx5_shared_dev_ctx_args_config()1332 config->hw_fcs_strip = sh->dev_cap.hw_fcs_strip; in mlx5_shared_dev_ctx_args_config()1334 (config->hw_fcs_strip ? "" : "not ")); in mlx5_shared_dev_ctx_args_config()
152 uint32_t hw_fcs_strip:1; /* FCS stripping is supported. */ member309 uint32_t hw_fcs_strip:1; /* FCS stripping is supported. */ member
369 if (priv->sh->config.hw_fcs_strip) in mlx5_get_rx_queue_offloads()1900 if (priv->sh->config.hw_fcs_strip) { in mlx5_rxq_new()
185 sh->dev_cap.hw_fcs_strip = hca_attr->scatter_fcs; in mlx5_os_capabilities_prepare()
238 sh->dev_cap.hw_fcs_strip = !!(attr_ex.raw_packet_caps & in mlx5_os_capabilities_prepare()