Searched refs:counter_alloc_res (Results 1 – 1 of 1) sorted by relevance
/drivers/net/ethernet/mellanox/mlx4/ |
D | resource_tracker.c | 971 static int counter_alloc_res(struct mlx4_dev *dev, int slave, int op, int cmd, 1023 err = counter_alloc_res(dev, slave, RES_OP_RESERVE, 0, 0, &counter_idx, in handle_unexisting_counter() 2242 static int counter_alloc_res(struct mlx4_dev *dev, int slave, int op, int cmd, in counter_alloc_res() function 2342 err = counter_alloc_res(dev, slave, vhcr->op_modifier, alop, in mlx4_ALLOC_RES_wrapper()
|