mlx5e_alloc_txqsq_db
int mlx5e_alloc_txqsq_db(struct mlx5e_txqsq *sq, int numa);
err = mlx5e_alloc_txqsq_db(sq, node);
err = mlx5e_alloc_txqsq_db(sq, cpu_to_node(c->cpu));