Searched +refs:rss +refs:get +refs:op (Results 1 – 1 of 1) sorted by relevance
/linux-6.8/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, 1786 static int qp_alloc_res(struct mlx4_dev *dev, int slave, int op, int cmd, in qp_alloc_res() argument 1796 switch (op) { in qp_alloc_res() 1853 static int mtt_alloc_res(struct mlx4_dev *dev, int slave, int op, int cmd, in mtt_alloc_res() argument 1860 if (op != RES_OP_RESERVE_AND_MAP) in mtt_alloc_res() 1886 static int mpt_alloc_res(struct mlx4_dev *dev, int slave, int op, int cmd, in mpt_alloc_res() argument 1894 switch (op) { in mpt_alloc_res() 1935 static int cq_alloc_res(struct mlx4_dev *dev, int slave, int op, int cmd, in cq_alloc_res() argument 1941 switch (op) { in cq_alloc_res() 1970 static int srq_alloc_res(struct mlx4_dev *dev, int slave, int op, int cmd, in srq_alloc_res() argument [all …]
|