Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/mellanox/mlx4/
Dresource_tracker.c957 static void put_res(struct mlx4_dev *dev, int slave, u64 res_id, in put_res() function
2435 put_res(dev, slave, id, RES_MPT); in mpt_free_res()
2823 put_res(dev, slave, mtt->com.res_id, RES_MTT); in mlx4_SW2HW_MPT_wrapper()
2831 put_res(dev, slave, mtt->com.res_id, RES_MTT); in mlx4_SW2HW_MPT_wrapper()
2916 put_res(dev, slave, id, RES_MPT); in mlx4_QUERY_MPT_wrapper()
3029 put_res(dev, slave, scqn, RES_CQ); in mlx4_RST2INIT_QP_wrapper()
3033 put_res(dev, slave, srqn, RES_SRQ); in mlx4_RST2INIT_QP_wrapper()
3039 put_res(dev, slave, rcqn, RES_CQ); in mlx4_RST2INIT_QP_wrapper()
3040 put_res(dev, slave, mtt_base, RES_MTT); in mlx4_RST2INIT_QP_wrapper()
3047 put_res(dev, slave, srqn, RES_SRQ); in mlx4_RST2INIT_QP_wrapper()
[all …]
/linux-5.19.10/drivers/gpu/ipu-v3/
Dipu-image-convert.c2373 bool put_res; in ipu_image_convert_unprepare() local
2385 put_res = list_empty(&chan->ctx_list); in ipu_image_convert_unprepare()
2389 if (put_res) in ipu_image_convert_unprepare()