Searched refs:tx_pp (Results 1 – 6 of 6) sorted by relevance
968 int tx_pp = priv->config.tx_pp; in mlx5_txpp_create() local972 sh->txpp.tick = tx_pp >= 0 ? tx_pp : -tx_pp; in mlx5_txpp_create()973 sh->txpp.test = !!(tx_pp < 0); in mlx5_txpp_create()1042 if (!priv->config.tx_pp) { in mlx5_txpp_start()1052 if (priv->config.tx_pp > 0) { in mlx5_txpp_start()
109 if (config->tx_pp) in mlx5_get_tx_port_offloads()
254 int tx_pp; /* Timestamp scheduling granularity in nanoseconds. */ member
1529 config->tx_pp = tmp; in mlx5_args_check()
251 - To provide the packet send scheduling on mbuf timestamps the ``tx_pp``264 can be estimated as ``tx_pp`` option (in nanoseconds) multiplied by 2^23.734 - ``tx_pp`` parameter [int]742 By default (if the ``tx_pp`` is not specified) send scheduling on timestamps750 should be provided in nanoseconds and is valid only if ``tx_pp`` parameter is
1228 if (config->tx_pp) { in mlx5_dev_spawn()