Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_rxtx.c80 #define MLX5_TXOFF_INFO(func, olx) {mlx5_tx_burst_##func, olx}, argument
367 unsigned int olx) in txq_mbuf_to_swp() argument
1976 part, olx); in mlx5_tx_free_elts()
4140 dlen, olx); in mlx5_tx_burst_empw_simple()
4698 0, olx); in mlx5_tx_burst_single_send()
4942 part, olx); in mlx5_tx_burst_tmpl()
5357 unsigned int olx; member
5674 if ((tmp & olx) != olx) { in mlx5_select_tx_function()
5703 tmp = txoff_func[i].olx ^ txoff_func[m].olx; in mlx5_select_tx_function()
5719 dev->data->port_id, olx, txoff_func[m].olx); in mlx5_select_tx_function()
[all …]